[Bug middle-end/38299] internal error: segmentation fault
zhijie dot t at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 5 08:42:00 GMT 2009
------- Comment #5 from zhijie dot t at gmail dot com 2009-03-05 08:42 -------
(In reply to comment #4)
> I'm not so sure (that it's cygwin specific).
> http://www.google.co.uk/search?q=locale_facets.tcc++internal++error:+Segmentation+fault&hl=en&client=firefox-a&rls=org.mozilla:en-US:official&filter=0
> seems to show it as a chronic intermittent problem in early 3.x series, on a
> variety of platforms. Still, it could be that changes in the cygwin compiler
> hid/masked the problem in different revisions.
> These are all pretty old and obsolete versions I'm afraid and the problem isn't
> likely to get fixed now if it hasn't been so far. It might be worth futzing
> with the build flags and seeing if you can get it working with different -O
> options.
> cheers,
> DaveK
Hi, all
I met with the same problem. and I'v tried to change -O2 to -O in the makefile
under the dir like /tmp/build/gcc. It does works.
If have time, i will try the detail -O2 optimization flags specified and see
which flag causes this problem.
cheers!
Roger
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38299
More information about the Gcc-bugs
mailing list