Use -Bsymbolic for shared libs only, not executables
Some linkers fail if this flag is used when creating an executable file. Since the flag is meaningful only for shared libraries, dropping it from the main link flags is correct.
Showing
Please
register
or
sign in
to comment