Message-Id: <9702171538.AA27431@syntegra.bt.co.uk> Comments: Authenticated sender is From: Nigel Taylor To: djgpp AT delorie DOT com Date: Mon, 17 Feb 1997 15:39:07 +0000 Subject: DJGPP Optimisations... Where am I going wrong, no matter what optimizations I use my EXE always stays the same length, I use gcc test.c -O -m486 -o test.exe And no matter what value is given it doesnt seem to actually do anything, have I got the order wrong or something?? TIA Nigel...