This is the mail archive of the gcc-help@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: G77 Installation


Jakob Bucher wrote:

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`.
Unfortunately, you have to go back to whoever provided you with the RPM. We only distribute source code, no prebuilt packages. The package maintainer probably made a mistake or didn't describe the installation procedure correctly (or you misunderstood it :-)

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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