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]

Oversight in Makefile?


Hi,
just a short question:
In gcc-2.95/Makefile.in
the targets 'install-gcc-cross' and 'cross' explicitly pass
LANGUAGES='c c++'. Is this an oversight?
I had to add f77 to build a Fortran cross compiler and
i think what is even worse is, that if i
configure using --enable-languages=f77,
c++ is possibly not even configured?

But perhaps this is all perfectly o.k.

Thanks,
Martin.


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