This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29883] i686-pc-cygwin/3.4.4 - internal compiler error: Segmentation fault
- From: "dannysmith at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Nov 2006 07:43:51 -0000
- Subject: [Bug c++/29883] i686-pc-cygwin/3.4.4 - internal compiler error: Segmentation fault
- References: <bug-29883-13584@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from dannysmith at users dot sourceforge dot net 2006-11-24 07:43 -------
This works for me too, using same cygwin distro of gcc-3.4.4, same command line
(g++ -Wall -o Employee.h Employee.h -mno-cygwin), cygwin version 1.5.22.
Could it be a mmap vs .pch problem that is now fixed in cygwin1.dll?
Also works with mingw (3.4.5, 4.1.2, 4.2.0), but my text editor surely does
have problems with the 6+MB pch file now disguising itself as the input header
file :(.
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29883