NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/53810: C++ exception does not work on m68k when libstdc++ is dynamicaly linked



On 2018/12/29 6:15, matthew green wrote:
Rin Okuyama writes:
On archs other than m68k, libstdc++.so and C++ binaries depend on
libgcc_s.so. On m68k, this is not the case: -shared-libgcc is
observed in "g++ -v", but only -lgcc (not -lgcc_s) is passed to ld:
[ ..]
Can I commit the patch?

go for it.  thanks for a good diagnosis!

Committed. Thank you for your quick response!

rin

PS
My previous message did not appear on GNATS for some reason.
I added the link for the record:
http://mail-index.netbsd.org/netbsd-bugs/2018/12/28/msg060157.html


Home | Main Index | Thread Index | Old Index