[Bug fortran/26106] [meta-bug] Gfortran can't compile tonto

hjl at lucon dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 15 23:28:00 GMT 2006



------- Comment #10 from hjl at lucon dot org  2006-03-15 23:28 -------
(In reply to comment #9)
> (In reply to comment #8)
> > Is that the exact output?
> 
> Yes, of course!
> 

I assum you tried to compile f95files/intvec.F90. I have no problem with it:

[hjl@gnu-13 tonto]$ perl Makefile.pl --fc=/usr/gcc-4.2/bin/gfortran
Getting operating system name ... LINUX
Checking for perl ... /usr/bin/perl
Checking for make ... /usr/bin/gmake
Checking whether GNU make ... yes
Checking for Fortran compiler ... /usr/gcc-4.2/bin/gfortran

Determining Fortran compiler vendor ... GCC
Options for your compiler are in ./site_config/GCC-gfortran-on-LINUX

[hjl@gnu-13 tonto]$ make
...
/usr/gcc-4.2/bin/gfortran -I. -I./GCC-gfortran-on-LINUX/modules -O -c -o
./GCC-gfortran-on-LINUX/objects/intvec.o f95files/intvec.F90
...

[hjl@gnu-13 tonto]$ ls -l ./GCC-gfortran-on-LINUX/objects/intvec.o
-rw-rw-r--  1 hjl hjl 55408 Mar 15 14:03
./GCC-gfortran-on-LINUX/objects/intvec.o


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26106



More information about the Gcc-bugs mailing list