[Bug c++/28567] [cygwin] ICE in eh_alloc.cc on 'make install'

2006-08-02 Thread baraclese at googlemail dot com
--- Comment #3 from baraclese at googlemail dot com 2006-08-02 18:35 --- I see, I set the resolution to INVALID since it is the wrong usage of a configure option that caused this bug on the cygwin platform. There is additional information on the cygwin mailing list archives about this i

[Bug c++/28567] [cygwin] ICE in eh_alloc.cc on 'make install'

2006-08-02 Thread dannysmith at users dot sourceforge dot net
--- Comment #2 from dannysmith at users dot sourceforge dot net 2006-08-02 09:56 --- --disable-sjlj-exceptions in your configure options will cause serious problems on cygwin unless you also provide support for enabling Dwarf2 EH frame. Danny -- http://gcc.gnu.org/bugzilla/show_bu

[Bug c++/28567] [cygwin] ICE in eh_alloc.cc on 'make install'

2006-08-02 Thread baraclese at googlemail dot com
--- Comment #1 from baraclese at googlemail dot com 2006-08-02 08:51 --- Created an attachment (id=11990) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11990&action=view) preprocessed file created via -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28567