Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203280 - games-puzzle/quadra-1.1.8 fails to compile with LDFLAGS="-Wl,--as-needed"
Summary: games-puzzle/quadra-1.1.8 fails to compile with LDFLAGS="-Wl,--as-needed"
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-25 06:31 UTC by Yang Zhao
Modified: 2007-12-28 19:06 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 Yang Zhao 2007-12-25 06:31:51 UTC
with --as-needed enabled, quadra fails during final linking with quite a long list of "undefined reference to" errors.

Installs as expected when --as-needed is disabled.
Comment 1 Tupone Alfredo gentoo-dev 2007-12-26 12:25:36 UTC
-Wl,--as-needed work now in portage. Thanks for report
Comment 2 Yang Zhao 2007-12-28 19:06:15 UTC
Confirm fixed; closing.

Thanks.