[Bug c++/85907] New: AIX: static libstdc++ and exceptions causes abort

2018-05-24 Thread brian at groose dot com
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: brian at groose dot com Target Milestone: --- Created attachment 44178 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44178&action=edit Pre-processed file This bug seems to have been introduced in 4.9, an

[Bug target/68192] AIX libstdc++ TLS symbols not exported

2017-10-29 Thread brian at groose dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68192 Brian Groose changed: What|Removed |Added CC||brian at groose dot com --- Comment #6

[Bug target/68192] AIX libstdc++ TLS symbols not exported

2017-10-31 Thread brian at groose dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68192 --- Comment #7 from Brian Groose --- It turns out I was using binutils' nm when building gcc. I rebuilt gcc making sure that only the AIX nm was available, and ld can now find the symbols.