From: frr@nova.es (Fernando Rodriguez Romero)
Subject: Can't optimize
4 Nov 1997 14:04:58 -0800
Message-ID: <199711042016.VAA05155.cygnus.gnu-win32@spirit.nova.es>
Reply-To: frr@nova.es
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
To: gnu-win32@cygnus.com

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

////////////////////////////////
//  Fernando Rodriguez Romero
//  frr@nova.es
///////////////////////
//  Apartado 60.007
//  28080 Madrid SPAIN
//////////////////////////////
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
