bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29149] spidermonkey-91 fails to link with: ../12.1.0/include/g++


From: amodra at gmail dot com
Subject: [Bug ld/29149] spidermonkey-91 fails to link with: ../12.1.0/include/g++-v12/typeinfo:115: undefined reference to `std::type_info::operator==(std::type_info const&) const'
Date: Tue, 24 May 2022 10:33:38 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29149

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
The first thing I'd be verifying is that you are linking against the correct
libstdc++.  Try adding -Wl,-t to the link command line, then examine the
libstdc++.so shown.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]