libtool
[Top][All Lists]
Advanced

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

[sr #108201] libtool problems with -export-symbols-regex on solaris with


From: Ileana Dumitrescu
Subject: [sr #108201] libtool problems with -export-symbols-regex on solaris with gcc-4.7.x
Date: Sat, 17 Feb 2024 10:46:03 -0500 (EST)

Update of sr#108201 (group libtool):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #32:

Did some digging and gcc appears to have solved the issue themselves[1].

>From GCC commit 6ee5892

"lto-plugin: Use GNU ld or Solaris ld version script in preference to
-export-symbols-regex [PR102426]

As reported, libtool -export-symbols-regex doesn't work on Solaris
when using GNU ld instead of Sun ld, libtool just always assumes Sun ld.
As I'm unsure what is the maintainance status of libtool right now,
this patch solves it on the lto-plugin side instead, tests at configure time
similar way how libssp and other target libraries test for symbol versioning
(except omitting the symbol version because we just want one GLOBAL symbol
and rest of them LOCAL), and will use the current way of"

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102426


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?108201>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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