This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: _main error
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- To: Sandy Schillebeeckx <sandy dot schillebeeckx at rma dot ac dot be>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Tue, 13 May 2003 23:58:54 +0200
- Subject: Re: _main error
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <a05200d00bae6ada6100b@[172.16.24.91]>
Sandy Schillebeeckx wrote:
The command used is of the form:
g77 file.f -o runfile -lc (-lm -...(see before))
g77 -o runfile file.f
should work (i.e., create a runnable executable).
If it doesn't, mail me the text output of:
g77 -v -o runfile file.f
Thanks in advance,
--
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
GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)