This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
G77 Installation
- From: jbbob at t-online dot de (Jakob Bucher)
- To: "GNU" <gcc-help at gcc dot gnu dot org>
- Date: 29 Oct 2002 07:10 GMT
- Subject: G77 Installation
- Reply-to: <320040615403-0001 at T-Online dot de>
Dear GNU-Experts,
I work with LINUX 8.0, including gcc (0.5.25.20010315), which unfortunately does not include a FORTRAN compiler. Therefore I loaded and g77 (2.95.3-219.i386.rpm) and installed it using "rpm". Both gcc and g77 are in the directory /usr/bin/, however, the interaction seems not to work properly.
Trying to compile a fortran source code (extension ".f") there is no reaction except the message on "g77 -h": /usr/lib/crt1.o:`In function `_start` (.text+0x18): undefined reference to īmain`.
Your advice how to make the compiler work and a recommendation of standard options with correct order (if significant) would be highly appreciated.
Best regards
J. Bucher