Can't optimize

Chris Green grapeape@scott.net
Tue Nov 4 19:55:00 GMT 1997


try gcc -O3 -o hi.exe hello.c
(capitalization counts :) ).


Chris
Fernando Rodriguez Romero writes:
 > Hi!
 > 
 > 	Apparently my compiler doesn't like the optimizations options 
 > (-01, -02, etc...).
 > 	If I try gcc -o3 hi.exe hello.c (for example) it considers the 3 
 > (after the -o) as the output file name. =:-O
 > 	This will produce no error, but an output file called 3:
 > 
 > gcc -o3 hello.c
 > 
 > 	=:-O
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list