This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/25761] -fpic (not -fPIC) does not work with i686-darwin



------- Comment #8 from pinskia at gcc dot gnu dot org  2006-03-01 14:10 -------
(In reply to comment #7)
> 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.

Because it just disables -fpic, I have a patch which fixes this and I am about
to commit it.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25761


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]