Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269469 - sys-devel/binutils: gold linker does not support -Wl,-z,now
Summary: sys-devel/binutils: gold linker does not support -Wl,-z,now
Status: RESOLVED DUPLICATE of bug 269288
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 21:28 UTC by Alec Meyers
Modified: 2009-05-12 01:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Meyers 2009-05-11 21:28:30 UTC
Here's where it fails:

Linking bin/nmbd
Linking bin/swat
Linking bin/smbmount
Linking bin/smbmnt
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: now: unknown -z option
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: use the --help option for usage informati
on
collect2: ld returned 1 exit status
make: *** [bin/smbmnt] Error 1
make: *** Waiting for unfinished jobs....

Reproducible: Always

Steps to Reproduce:
1. # USE=gold" emerge =binutils-2.19.51.0.4
2. # emerge =media-libs/schroedinger-1.0.7
Actual Results:  
Emerge fails
Comment 1 SpanKY gentoo-dev 2009-05-12 01:09:20 UTC
lazy and now are simply different names for the same option

*** This bug has been marked as a duplicate of bug 269288 ***