Figuring out how to use gfortran

Jerry DeLisle jvdelisle@verizon.net
Fri Aug 6 04:16:00 GMT 2004


On Thu, 2004-08-05 at 21:10, Steve Kargl wrote:
> On Thu, Aug 05, 2004 at 08:56:43PM -0700, Jerry DeLisle wrote:
> > Well,
> > 
> > I have gfortran running.  Where can I find gfortran compiler options for
> > different dialects listed.  I have some sample f90 programs that seem to
> > give errors.
> > 
> 
> what are the errors?
[jerry@quantum fortran]$ foogfortran 1000d.f -o x1000d
/tmp/ccqPypK7.o(.text+0x6f): In function `MAIN__':
: undefined reference to `dfloat_'
/tmp/ccqPypK7.o(.text+0x83): In function `MAIN__':
: undefined reference to `dfloat_'
/tmp/ccqPypK7.o(.text+0x9f): In function `MAIN__':
: undefined reference to `dfloat_'
collect2: ld returned 1 exit status

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1000d.f
Type: text/x-fortran
Size: 21245 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20040806/463ff8d7/attachment.bin>


More information about the Fortran mailing list