tom ehlert [22/04/2022 14.31]:

Can you complete the build with this?
https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/devel/libs/dflat/
no. this is linux stuff with unknown conversion status.
won't touch.

How is this Linux stuff? This is the _readme.txt_ file from that directory:

===
if you use watcom c, and are having trouble compiling, here's a hint
from the freedos-devel mailing list:


>> Try these lines:
>>
>> wcc -ml  -i=c:\\WATCOM\h  -i=c:\freedos\source\INC hworld.c
>> wlink @owlink.wcl
>>
>> where owlink.wcl is:
>> ===
>> system   dos
>> option   map
>> option   stack=8192
>> name     hworld.exe
>> file     hworld
>> libpath  c:\freedos\source\lib
>> libpath  c:\watcom\lib286
>> libpath  c:\watcom\lib286\dos
>> library  dflatplo.lib
>> library  dtool2lo.lib
>> ===
>>
>> And it works for me.
>
> Works also for me. :)
===
--
Hilsen Harald


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

Reply via email to