This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Segmentation Fault building GCC for i686-pc-mingw32
- From: Nathan M <ngmlinux at gmail dot com>
- To: java at gcc dot gnu dot org
- Cc: tlaurenzo at gmail dot com
- Date: Thu, 22 Sep 2005 00:00:45 -0400
- Subject: Segmentation Fault building GCC for i686-pc-mingw32
- Reply-to: Nathan M <ngmlinux at gmail dot com>
There's some kind of bug in boehm-gc that I believe is going to be
fixed in gcc-4.0.2 and possibly gcc-4.1.1. I reported it a couple
weeks ago and they informed me it was going to be fixed.
Here's the bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662
That might be what you're looking for.
-Nathan