Hi!
3-Фев-2004 00:06 [EMAIL PROTECTED] (Steve Nickolas) wrote to
[EMAIL PROTECTED]:
>> - what the difference between * and *386 (for example, WCC and WCC386)?
SN> The 386 version builds 32-bit code.
In size they are almost equal (for example, WCC=814324, WCC386=822572).
So, because I compile only 16-bit dos executable, I may safely remove them?
Well, without these *386 files installed distribution eats about 13.5M.
It includes C, C++ (compilers and all libraries) and supplement tools
(wlink, wlib, wmake, wasm, wdis and some small utilities). Looks reasonable
(though, BC++ 3.1 will its libraries, including classlib, and utilities eats
~7.5M).
BTW, do you know which memory model handled by clibol and clibom
libraries?
>> - how to compile .COM files? With command line
SN> wcl /mt filename.c
tools.ihp doesn't lists this option (though, it mentioned in help). :)
Anyway, looks like it makes more troubles (PATH should include watcom\binw;
I should use -cc++ to call wpp for .c files; directives from @file passed to
linker, not to compiler), than solves.
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel