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
The following reply was made to PR toolchain/53810; it has been noted by GNATS.
From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: re: toolchain/53810: C++ exception does not work on m68k when libstdc++ is dynamicaly linked
Date: Sat, 29 Dec 2018 08:15:21 +1100
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!
.mrg.
Home |
Main Index |
Thread Index |
Old Index