On 12.11.2009 10:39, Peter Fritzsche wrote:
Package: binutils-gold
Version: 2.20-3
Severity: wishlist
During my rebuild some packages failed because of missing options for the
linker. Maybe it is possible to add the features and options to support
compilation of most packages in debian:
/usr/bin/ld: --allow-multiple-definition: unknown option
/usr/bin/ld: muldefs: unknown -z option
/usr/bin/ld: -assert: unknown option
/usr/bin/ld: -combreloc: unknown -z option
/usr/bin/ld: --cref: unknown option
/usr/bin/ld: def: unknown -z option
/usr/bin/ld: -fPIE: unknown option
/usr/bin/ld: --no-undefined-version: unknown option
/usr/bin/ld: relro: unknown -z option
/usr/bin/ld: --sort-common: unknown option
/usr/bin/ld: -warn-common: unknown option
/usr/bin/ld: --discard-all: unknown option
/usr/bin/ld: -x: unknown option
This is the default behavior, so it can implemented by just recognizing it by
the option parser:
/usr/bin/ld: --no-add-needed: unknown option
do you have an overview, how often these are used, and which packages do use
them?
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]