[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-11-19 Thread lucier at math dot purdue dot edu
--- Comment #32 from lucier at math dot purdue dot edu 2005-11-20 07:13 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 On Nov 19, 2005, at 1:50 AM, lucier at math dot purdue dot edu wrote: > Can you explain what Apple's libtool has to do with it? Is it used > by

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-11-18 Thread lucier at math dot purdue dot edu
--- Comment #31 from lucier at math dot purdue dot edu 2005-11-19 07:50 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 Can you explain what Apple's libtool has to do with it? Is it used by gcc to find these libraries at link time? Brad -- http://gcc.gnu.or

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-11-18 Thread geoffk at gcc dot gnu dot org
--- Comment #30 from geoffk at gcc dot gnu dot org 2005-11-19 04:56 --- libtool -arch_only ppc64 doesn't work with -L paths containing '..' -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22082

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-11-18 Thread geoffk at gcc dot gnu dot org
--- Comment #29 from geoffk at gcc dot gnu dot org 2005-11-19 04:42 --- This is really '3rd party to resolve'. It shouldn't be fixed in GCC, but rather in Apple's libtool. -- geoffk at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-11-18 Thread geoffk at geoffk dot org
--- Comment #28 from geoffk at geoffk dot org 2005-11-19 04:40 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 On 18/11/2005, at 6:42 PM, lucier at math dot purdue dot edu wrote: > --- Comment #27 from lucier at math dot purdue dot edu > 2005-11-19 02:42 ---

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-11-18 Thread lucier at math dot purdue dot edu
--- Comment #27 from lucier at math dot purdue dot edu 2005-11-19 02:42 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 I don't know what Apple's priorities are here, but it would be really nice to get 64-bit dynamic libraries working on Darwin. (Or maybe they

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-11-16 Thread geoffk at gcc dot gnu dot org
--- Comment #26 from geoffk at gcc dot gnu dot org 2005-11-17 00:33 --- That's weird. The library exists, there's a -L path pointing to it, it has the right architecture, so why does libtool say it can't be found? When I have 2.2 installed, I get a very similar complaint ld64 failed:

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-10-09 Thread lucier at math dot purdue dot edu
--- Comment #25 from lucier at math dot purdue dot edu 2005-10-09 18:26 --- [lindv2:~/Desktop/gcc-test] lucier% /pkgs/gcc-mainline/bin/gcc -v -m64 -dynamiclib -o conftest conftest.c Using built-in specs. Target: powerpc-apple-darwin8.2.0 Configured with: ../configure powerpc-apple-darwi

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-10-08 Thread geoffk at gcc dot gnu dot org
--- Comment #24 from geoffk at gcc dot gnu dot org 2005-10-09 04:08 --- Could you run the failing command with '-v'? Clearly there is a libgcc_s.10.4.dylib, but maybe the driver isn't passing the right -L option. Also, run 'file' on the libgcc_s.10.4.dylib, maybe it's not properly uni

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-10-04 Thread lucier at math dot purdue dot edu
--- Comment #23 from lucier at math dot purdue dot edu 2005-10-04 10:31 --- This bug was triaged as a duplicate of 21757, which has now been resolved as "fixed". And this bug still doesn't work with mainline. Here are the symptoms. [lindv2:~/Desktop/gcc-test] lucier% cat conftest.c i

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-16 01:58 --- See on why this is a dup of bug 21757. *** This bug has been marked as a duplicate of 21757 *** -- What|Removed |Added

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-06-16 01:56 --- This is a blatant case of a bug which surely requires more investigation and surely a bit more respect towards the submitter, who is helpful and is providing good reports. -- What|Removed

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 22:31 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 On Jun 15, 2005, at 4:57 PM, pinskia at gcc dot gnu dot org wrote: > That does not make sense as it should always include libgcc_s for >

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 21:57 --- (In reply to comment #18) > Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 > > Great, thanks. > > Here is what otool64 -L reports for a binary built with That does not make sense as it sh

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 21:48 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 Great, thanks. Here is what otool64 -L reports for a binary built with [descartes:~/programs/gcc-4.0.0/objdir] lucier% /pkgs/gcc-4.0.0-ne

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 21:21 --- (In reply to comment #16) > Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 > > Already tried it and it doesn't do what I think we want: That means otool does not support 64bit, I think the

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 21:15 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 Already tried it and it doesn't do what I think we want: /usr/bin/libtool -dynamic -arch_only ppc64 -noall_load - weak_reference_mismatch

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 21:14 --- (In reply to comment #14) > 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?) "otool -L" -- http:

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- 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

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 20:46 --- (In reply to comment #12) > But you refuse to try it for yourself, and keep repeating that it > can't be so. That is because it is picking up the libgcc_s.dylib which is included with Apple's 4.0.0 and n

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 20:43 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 On Jun 15, 2005, at 2:51 PM, pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at gcc dot gnu dot org

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 19:51 --- I think you built in a directory for 4.0.0 which you built a prerelease of 4.0.0 which was built before the multilib was disabled. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22082

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 19:32 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 On Jun 15, 2005, at 2:27 PM, pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at gcc dot gnu dot org

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 19:27 --- Nope, 64bit multilib support was disabled before the release of 4.0.0: 2005-04-02 Geoffrey Keating <[EMAIL PROTECTED]> * config/rs6000/t-darwin8: Comment out ppc64 multilib. So this is again a d

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 19:19 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 On Jun 15, 2005, at 1:56 PM, pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at gcc dot gnu dot org

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 18:56 --- (In reply to comment #6) > [descartes:~/programs/gambc40b13] lucier% file lib/libgambc.dylib > lib/libgambc.dylib: Mach-O 64-bit executable ppc64 executable, that means it is not linkable. I would double c

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 18:54 --- Subject: Re: Can't link 64-bit shared libraries with Xcode 2.1 On Jun 15, 2005, at 1:49 PM, pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at gcc dot gnu dot org

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 18:50 --- (In reply to comment #3) > This isn't a duplicate of 21757; 21757 is about an 8-month old, tremendously > buggy, version of Apple's gcc, this report is about the current release > candidate. Yes but the mu

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 18:49 --- ld64 failed: in ../lib/libgambc.dylib, unknown mach-o file type Means something is wrong with the ld64 or the library it is trying to link to, so I don't see how it can be a GCC bug. Could you do: "file

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 18:46 --- This isn't a duplicate of 21757; 21757 is about an 8-month old, tremendously buggy, version of Apple's gcc, this report is about the current release candidate. -- What|Removed

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread lucier at math dot purdue dot edu
--- Additional Comments From lucier at math dot purdue dot edu 2005-06-15 18:42 --- This worked in 4.0.0, so it's a regression. And 4.0.0 is now the *only* version of gcc that will compile Gambit-C correctly; [descartes:~/programs/gambc40b13] lucier% /pkgs/gcc-4.0.0-apple/bin/gcc -v Us

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 18:23 --- neither the mainline or the 4.0 branch really supports 64bit for ppc-darwin. Marking this as a dup of bug 21757. *** This bug has been marked as a duplicate of 21757 *** -- What|Removed