This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Can't optimize


Hi Fernando, you wrote:

: 	Apparently my compiler doesn't like the optimizations options
: (-01, -02, etc...).
The number zero is wrong!

: 	If I try gcc -o3 hi.exe hello.c (for example) it considers the 3
: (after the -o) as the output file name. =:-O
You HAVE the right char on your keyboard:    ^
Try -O1, -O2 etc.


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]