I said:

>which it seems can be found:

http://www.delorie.com/djgpp/16bit/djlink/

>but the author says he lost interest before finishing these projects


>(not tried yet)



I was not able to compile djlink with djgpp 10.3.






So, I did:

nasm -f obj hello.s

wlink file hello.obj

generate hello.exe (was about 300 bytes)



wlink is part of OpenWatcom compiler.



I think about making a package file... but

it would probably just produce the .S (assembler)

file, and let people install nasm and OpenWatcom to

generate .exe. Mostly for not having to include their

source code.
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to