This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- From: "lucier at math dot purdue dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2005 21:05:56 -0000
- Subject: [Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1
- References: <20050615180522.22082.lucier@math.purdue.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 21:05 -------
Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1
OK, so do we now agree it works with 4.0.0, but not with 4.0-branch?
You claim "That is because it is picking up the libgcc_s.dylib which
is included with Apple's 4.0.0 and not a newly built one."
Why should this happen with 4.0.0 and not 4.0-branch?
And is this the right or the wrong behavior?
And how can I check whether your explanation is true? (On linux I
have ldd for such a task; do you know if there is something similar
for darwin?)
Brad
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22082