Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401955 - x11-plugins/wmclock-1.0.13 calls gcc directly
Summary: x11-plugins/wmclock-1.0.13 calls gcc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2012-02-02 17:58 UTC by Maurizio Camisaschi (amd64 AT)
Modified: 2012-02-03 09:13 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 Maurizio Camisaschi (amd64 AT) 2012-02-02 17:58:06 UTC
gcc -march=native -O2 -pipe -I/usr/include -Dlinux -D__amd64___POSIX_C_SOURCE=199309L

gcc -o wmclock -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dynlist.o wmclock.o -L/usr/lib/X11 -lXpm -lXext -lX11
Comment 1 Bernard Cafarelli gentoo-dev 2012-02-03 09:13:09 UTC
Thanks, fixed (1.0.12.2 also had the problem)