Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65866 - synopsis-0.6 successfully builds under x86_64/amd64
Summary: synopsis-0.6 successfully builds under x86_64/amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 18:30 UTC by James Couzens
Modified: 2005-02-07 12:15 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 James Couzens 2004-09-29 18:30:46 UTC
synopsis-0.6 successfully builds under x86_64/amd64

Of interest is that with CFLAGS: '-O3 -pipe -march=k8' I the build failed telling me that I had to add -fPIC which is something I was under the impression portage is supposed to figured out on its own?  Once I added -fPIC through the command line it built like a charm.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2005-02-07 12:15:06 UTC
please never ever add -fPIC to your CFLAGS, this is evil.