[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

schwab at suse dot de gcc-bugzilla@gcc.gnu.org
Sat Mar 4 21:07:00 GMT 2006



------- Comment #3 from schwab at suse dot de  2006-03-04 21:07 -------
It can happen when the fortran compiler is broken.  What do you get when you
execute this command (all in one line)?

echo "  real (kind=4) :: x" > tmp.f90; echo "  end" >> tmp.f90;
/usr2/www/linux-related/programming/compilers/gcc-4.1.0/gcc-4.1.0/host-alphapca56-alpha-linux-gnu/gcc/gfortran
-B/usr2/www/linux-related/programming/compilers/gcc-4.1.0/gcc-4.1.0/host-alphapca56-alpha-linux-gnu/gcc/
-B/usr/alphapca56-alpha-linux-gnu/bin/ -B/usr/alphapca56-alpha-linux-gnu/lib/
-isystem /usr/alphapca56-alpha-linux-gnu/include -isystem
/usr/alphapca56-alpha-linux-gnu/sys-include -I . -Wall -fno-repack-arrays
-fno-underscoring -c tmp.f90


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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



More information about the Gcc-bugs mailing list