This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: defunct fortran built by default for cross-compiler
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: joern dot rennecke at st dot com (Joern RENNECKE)
- Cc: stevenb dot gcc at gmail dot com (Steven Bosscher), gcc at gcc dot gnu dot org
- Date: Wed, 1 Nov 2006 14:54:12 -0500 (EST)
- Subject: Re: defunct fortran built by default for cross-compiler
>
> Steven Bosscher wrote:
>
> >
> > So you don't report any error messages at all and leave us guessing?
> >
>
> AFAIK fortran is not supposed to be configured at all for a cross-compiler.
> Or has that changed recently? It was certainly not configured in my
> previous
> builds of gcc 4.2 snapshots.
It worked for me with a cross to powerpc64-linux-gnu so I don't know what you
are talking about. Newlib targets are not well supported with a fortran cross
but that is a specific target and you still have not listed the error message.
-- Pinski