Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 391299

Summary: sci-geosciences/gpsd-3.3: Passes LDFLAGS as one argument
Product: Gentoo Linux Reporter: Maciej Piechotka <uzytkownik2>
Component: New packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: luke-jr+gentoobugs, qa, sci-geosciences, vapier
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Maciej Piechotka 2011-11-21 21:58:15 UTC
x86_64-pc-linux-gnu-gcc -o gpsdecode "-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=b
oth -Wl,--sort-common -lgomp -fopenmp" gpsdecode.o -L. -lgpsd -lusb-1.0 -lblueto
oth -lgps
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/bin/ld: u
nrecognized option '--as-needed -Wl'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/bin/ld: u
se the --help option for usage information
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-11-22 18:53:21 UTC
Incidentally I fixed this one myself as I stumbled across it and forgot to check if it was reported already.
Comment 3 Luke-Jr 2011-12-01 06:02:09 UTC
*** Bug 391869 has been marked as a duplicate of this bug. ***