[Bug c++/49811] Crash at __do_global_dtors_aux when compiled with '-shared -static'

2011-08-07 Thread nn.dm55 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49811 --- Comment #3 from Nathan 2011-08-07 23:13:31 UTC --- I was trying to make it prefer static libraries to shared libraries. (In reply to comment #2) > "-shared -static" does not make sense really. Are you trying to compile a > libary that contai

[Bug c++/49811] Crash at __do_global_dtors_aux when compiled with '-shared -static'

2011-07-21 Thread nn.dm55 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49811 --- Comment #1 from Nathan 2011-07-22 04:16:08 UTC --- Created attachment 24807 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24807 GCC output when run with additional '-v -save-temps'

[Bug c++/49811] New: Crash at __do_global_dtors_aux when compiled with '-shared -static'

2011-07-21 Thread nn.dm55 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49811 Summary: Crash at __do_global_dtors_aux when compiled with '-shared -static' Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3