View Single Post
Re: cygwin gcc -O2 problem
Old
  (#7)
markus_heiden
Moderator / E[POD]bot developer
 
markus_heiden's Avatar
 
Status: Offline
Posts: 66
Join Date: Oct 2005
Location: Hamburg / Germany
Default Re: cygwin gcc -O2 problem - 25-11-2005

The problem seems to come from the stl (I think). Since you use no stl in your example, there is no problem.

Strange is, that most of the stl code compiles fine with -O2, just some parts show this error.

Markus
  
Reply With Quote