Subject: re: Web browsers for DEC Alpha 3000/M300LX? To: Olivier DE SMET <desmet@cnam.fr> From: matthew green <mrg@eterna.com.au> List: port-alpha Date: 03/28/2001 21:05:11
smaller binary. Don't use -Os it give unstable binary (don't know why).
-Os turns on (nearly?) all the -O2 optimisation phases, as those tend
to produce smaller code. i guess there are bugs in gcc -O2 on the alpha.
.mrg.