This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25761] -fpic (not -fPIC) does not work with i686-darwin
- From: "hanwen at xs4all dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2006 13:39:11 -0000
- Subject: [Bug target/25761] -fpic (not -fPIC) does not work with i686-darwin
- References: <bug-25761-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from hanwen at xs4all dot nl 2006-03-01 13:39 -------
BTW, why not look at apple's solution to this problem? GCC 4.0 has the same
problem, but the version that apple ships doesn't exhibit it.
Apple's config.h is at
http://www.opensource.apple.com/darwinsource/DevToolsNov2005/gcc-5247/gcc/config/darwin.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25761