This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/29883] i686-pc-cygwin/3.4.4 - internal compiler error: Segmentation fault



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]