https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102426
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- So, shouldn't we instead of the -export-symbols-regex use a version script? We have it in multiple lib* directories, so presumably it should work reliably. Say the version script in libssp/ is quite simple, small configure.ac hunk, small Makefile.am hunk, small version script.