This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 4.0.0->4.0.1 regression: Can't use 64-bit shared libs on powerpc-apple-darwin8.1.0
- From: Bradley Lucier <lucier at math dot purdue dot edu>
- To: Mike Stump <mrs at apple dot com>
- Cc: Bradley Lucier <lucier at math dot purdue dot edu>, gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Fri, 16 Dec 2005 20:00:19 -0600
- Subject: Re: 4.0.0->4.0.1 regression: Can't use 64-bit shared libs on powerpc-apple-darwin8.1.0
- References: <2AD17150-DE30-11D9-BE09-003065BDF310@apple.com> <297f2cc71900c30d566c5deaeac1662d@math.purdue.edu> <629F24F6-ADF7-4AA9-B4E0-48426FF5A67D@apple.com> <4DB1EFB3-5EC8-4435-89BF-5261B1A9F7C8@math.purdue.edu> <F87786DC-240F-4CB6-A84C-A7B9675661B0@apple.com>
On Dec 16, 2005, at 6:23 PM, Mike Stump wrote:
On Jun 20, 2005, at 2:41 PM, Bradley Lucier wrote:
I can't seem to build any 64-bit shared library on powerpc-apple-
darwin8.1.0, although I can now run the test suite more
effectively; see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22110
and
http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01124.html
So, I thought I'd ping you and see if everything is nearer to
normal now.
Thanks! Unfortunately not.
Geoff thinks that not being able to build a 64-bit shared library is
a libtool problem; the discussion seems to have ended in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22082
Unfortunately, even with my Apple Developer account I can't seem to
figure out how to look up radar reports that I haven't submitted.
And there seem to be a large number of 64-bit failures in the 4.1
test suite; the results from the 10th can be found at
http://www.math.purdue.edu/~lucier/gcc/test-results/4_1-12-10-2005.gz
About my earlier e-mail regarding the test results on the 6th:
http://gcc.gnu.org/ml/gcc/2005-12/msg00182.html
Geoff commented:
http://gcc.gnu.org/ml/java/2005-12/msg00093.html
Brad