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: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Bradley Lucier <lucier at math dot purdue dot edu>
- Cc: gcc at gcc dot gnu dot org, mark at codesourcery dot com
- Date: Wed, 15 Jun 2005 14:26:39 -0400
- Subject: Re: 4.0.0->4.0.1 regression: Can't use 64-bit shared libs on powerpc-apple-darwin8.1.0
- References: <81B3D460-6B7D-453A-89FA-E6B03F4D3E07@math.purdue.edu>
On Jun 15, 2005, at 2:19 PM, Bradley Lucier wrote:
Mark:
I cannot build and use (link, etc.) 64-bit shared libraries on
powerpc-apple-darwin8.1.0 with gcc version 4.0.1 20050615
(prerelease). This is a regression from 4.0.0 on the same platform.
This is not a regression, in fact in the last couple days before 4.0.0
was released,
multilib support for the 64bit shared libraries was turned off.
-- Pinski