PDA

View Full Version : G++ optimization flags



spin
01-06-2011, 11:13 PM
Hello,

I just noticed that on my machine (Ubuntu 10.04 32bit), when building clanlib 2.2.5 the -O2 parameter is used for g++. Is there a specific reason you do not use -O3 here? Any known bugs, etc?

Thanks,
spin

rombust
01-07-2011, 09:59 AM
No reason for this