This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran,patch] bootstrap broken


On Wed, 15 Sep 2004, Tobias Schlüter wrote:
> Feng Wang wrote:
> > But in http://gcc.gnu.org/install/prerequisites.html, GCC binary (version 2.95
> > or later) should be ok. Shouldn't we accept the patch?
> >
>
> If you're not playing any tricks, the compiler used to build the gcc/fortran/
> subdirectory should be the compiler in the gcc/ directory, i.e. the system
> compiler should never compile the files in gcc/fortran. Maybe you're using a
> weird setup?

Doesn't gfortran build as cross?  I haven't tried (I should),
but if it does (it should), it must be all gcc-2.95-compatible
code -- it probably should even be if it doesn't build as cross. ;-)

This does *not* include its runtime (not front-end requisite)
libraries, but that's obvious.

Maybe it's all sorted out now and this is just a nagging reminder.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]