This is the mail archive of the gcc@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]

Re: testing consistency


> To: Aaron Jackson <jackson@negril.msrce.howard.edu>
> cc: egcs@cygnus.com
> Date: Thu, 11 Sep 1997 00:39:56 -0700
> From: Jim Wilson <wilson@cygnus.com>

> I see that you did report a problem once earlier, but that was due
> to the fact that you tried to build the Fortran front end in the
> first stage build.  This does not work unless you are compiling with
> gcc.

autoconf (configure) should be used to determine if the C compiler one
is using will in fact be capable of compiling the Fortran part, if
not, it should arrange to bootstrap all by itself.


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