Hi!

4-Фев-2004 10:05 [EMAIL PROTECTED] (Luchezar Georgiev) wrote to
[EMAIL PROTECTED]:

LG> My Watcom CFLAGS (small model) with which I reach the smallest .EXE file
LG> size are:
LG> CFLAGS = -wx -zpw -zq -obklrs -ei -s -5 -i$(%WATCOM)\h (you can drop -5 of
LG> course ;-)

     With -ei most probably it not shortest.

LG> And the WLINK options I use are:
LG> option quiet,map,eliminate (the latter eliminates unreferenced functions)

     Hm, "eliminate" is interesting option. I miss earlier option -zmf
description. Though, with this option code may be increased (because no
common epilogues optimization). BTW, is library compiled with -zm/-zmf?

LG> But as Bart noted, you can look at our SYS too...




-------------------------------------------------------
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

Reply via email to