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

Konstantin Belousov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #21 from Konstantin Belousov <[email protected]> ---
It is not platform-specific.  The magic is in
/usr/local/libdata/ldconfig/gcc<version>
and somewhat randomly depends on the order of directorires as applied by
`for i in ${ldconfig_local_dirs}; do ...` loop in /etc/rc.d/ldconfig script.

Ideally, because gcc project takes backward ABI compatibility quite seriously,
only gcc<highest version> file from libdata/ldconfig directory should be
applied.  I have no idea how to do that idiomatically.

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

Reply via email to