Thank you for looking into it. I found the issue and I figured I better report it. I use Linux Subsystem for Windows(Debian) and also MINGW(for building MAME) and also Raspberry Pi's for testing and building projects. I know someone wanted the current build of the HDBDOS WAV files related to DriveWire and the Deluxe RS232-Pak and Modem Pak. Which is how I found out it wasn't building.
Additional information: LWASM v4.21 OS: Raspberry Pi OS ARM64 OS: Debian 11 AMD64 OS: Ubuntu 18.04LTS AMD64 OS: Windows 11 AMD64 MINGW64 These are all the OS's I have currently tested under.
HDBDOS not building correctly
@tormod & @boisy, So as far as this goes I have tested the updated code and currently I have been using the os9 format command to create the HDD images for use on DriveWire. Now on the SDC I make sure to use a layout that is single sided to make sure that is comes as close to 128MB as I can get without switching to the next cluster size. os9 format -e -t29126 -ss -dd -n"NitrOS-9 EOU 6309" eou6309.vhd So far that setting creates a workable HDD image that works fine on the CoCoSDC. Though at this point...
I will have to verify that this is taken care of. I was hoping Allen would have responded if things were working as expected.
dwdos is not building fully and gnumake giving errors
Thank you Boisy for fixing this. It now seems to be building on all the platforms I have access too.
cocofuse not building on Ubuntu 32bit/64bit, Kali 32bit/64bit nor on Raspbian Linux