This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: trunk build problems..
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: crickett at lanl dot gov (Christopher D. Rickett)
- Cc: pinskia at physics dot uc dot edu (Andrew Pinski), fortran at gcc dot gnu dot org
- Date: Thu, 8 Jun 2006 19:02:23 -0400 (EDT)
- Subject: Re: trunk build problems..
>
>
>
> On Thu, 8 Jun 2006, Andrew Pinski wrote:
>
> > >
> > > i'm having problems building the trunk on x86_64 and on OS X. the x86_64
> > > is having problems when trying to build the 32 bit version of things. the
> > > OS X caused an ICE in gcc because 'verify_ssa' failed. the trunks are
> > > both from today. is anyone else seeing any problems like these?
> >
> > For x86_64, if you don't have the 32bit userland, you need to use --disable-multilib.
>
> the x86_64 should be able to build both versions; i built gcc 4.1.x with
> both on this system. i've never had to use the --disable-multilib
Well give the error because what you gave is not interesting at all.
And it worked for me last night.
-- Pinski