pertusus@xxxxxxx (Patrice Dumas) writes: > Ok, so what can be done to ameliorate the situation? Direct upstream > to change dap-config have a switch for static linking, and another for > dynamic linking? > > What is the proper fix (if there is one)? Quick workaround might be the using of '-Wl,--as-needed'. With libtool this might become tricky because this tool reorders linker options. With libraries, I have good experiences with | sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool *after* %configure. Dunno, whether this works for applications too. En ...die, libtool, die... rico
Attachment:
pgpVCdFYuiSZs.pgp
Description: PGP signature
-- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers
-- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly