Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144688 - util-macros cant compile with -pipe
Summary: util-macros cant compile with -pipe
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-21 13:13 UTC by Jan Matejka
Modified: 2006-08-21 13:16 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 Jan Matejka 2006-08-21 13:13:15 UTC
thats all :)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-21 13:16:50 UTC
# emerge -pv util-macros

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-misc/util-macros-1.1.0  USE="-debug" 0 kB 

# emerge --info | grep FLAGS
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fforce-addr -ftree-vectorize"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fforce-addr -ftree-vectorize"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"

Reopen with some errors and emerge --info.