https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292933

--- Comment #2 from Gleb Popov <[email protected]> ---
(In reply to David Chisnall from comment #1)
libstdc++ comes from the gcc14 package built with default options. There is no
libsupc++ in the ldd output, but it is installed as a static library by the
package.

Now, running ldd on the abidiff executable reveals that it is also linked to
libc++. I guess, it is brought in by others dependencies. This configuration
isn't supposed to work, I presume?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to