This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PPC 64bit library status?
- From: Mike Stump <mrs at apple dot com>
- To: Bill Northcott <w dot northcott at unsw dot edu dot au>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, Andreas Schwab <schwab at suse dot de>, gcc at gcc dot gnu dot org
- Date: Mon, 2 May 2005 23:04:50 -0700
- Subject: Re: PPC 64bit library status?
- References: <1114776174.14975.ezmlm@gcc.gnu.org> <5657C1AF-8187-4A3A-82D7-05A0E106CD7D@unsw.edu.au> <jeu0lojs2v.fsf@sykes.suse.de> <acbf3fc78e0899439715842f8da3b667@physics.uc.edu> <7C2AAA27-0CE0-4CF6-8254-7B6477C522F1@unsw.edu.au>
On Apr 30, 2005, at 7:51 PM, Bill Northcott wrote:
However, if they are enabled in the build, libobjc and libgfortran
do build. Are they likely to be functional?
I'd hate to guess, seems make check would tell you if they do. I'd
expect there might be an issue with selecting the right multilib
variant in our branch. Other than that, I'd kind of hope they would
just work. Though, things like default to next-runtime isn't going
to work (I don't think) in -m64 land. -fgnu-runtime should cure that
type of problem.
Let us know how it goes, I'm interested.