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

Bug 401955

Summary: x11-plugins/wmclock-1.0.13 calls gcc directly
Product: Gentoo Linux Reporter: Maurizio Camisaschi (amd64 AT) <k01>
Component: New packagesAssignee: Gentoo Dockapp Team <desktop-dock>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    

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)