Hi!

21-Мар-2008 22:26 [EMAIL PROTECTED] (Simon Townsend) wrote to
freedos-user@lists.sourceforge.net:

ST> Thankyou!, we eventually created a .lib file from the object file we had
ST> using TCLIB, then the rest became easy!
ST>       TCC BGIDEMO.C GRAPHICS.LIB<Enter>

     Not need to make library from object file, just specify object file
directly:

tcc src1.c src2.c moxa1.obj moxa2.obj

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to