The current gcc( 4.3.4 ) has some bug with O3 option. it will optimized out some needed code in some case. I meet this bug when I compile ACE library. If I use O2 option, everything goes fine. So, maybe many people may waiting for the new version. :> Thanks !
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple