From: dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Subject: RE: Can't optimize 4 Nov 1997 18:50:33 -0800 Message-ID: <009BCD17.C121A060.27208.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de> To: frr AT nova DOT es Cc: gnu-win32 AT cygnus DOT com, dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de 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 AT ifk20 DOT mach DOT uni-karlsruhe DOT de) - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".