|
| | Subject: | Re: GCC Core , G77 4.2.1 | | Group: | Gcc-help | | From: | Tim Prince | | Date: | 28 Sep 2007 |
Maldonado-Salgado, Jose (Space Technology) wrote:
> I downloaded and build gcc-core-4.2.1.
>
> I was expecting that to include g77, but it didn't build it. Do I need
> to download another tar file., or do I need to pass a flag to allow g77
> to build also?
>
>
Fortran should be enabled by default. This would be gfortran, not g77.
g77 isn't compatible with gcc 4.2.
|