[Bug libfortran/26893] kinds.h not generated, causing failure

mt1 at systella dot fr gcc-bugzilla@gcc.gnu.org
Wed May 31 20:42:00 GMT 2006



------- Comment #12 from mt1 at systella dot fr  2006-05-31 20:42 -------
Eric,

I have configured gcc with:
lebegue:[~/gcc-4.1.1/build] > ../configure --prefix=/opt --enable-threads=posix
--enable-languages=c,c++,fortran,java --with-gnu-as --with-gnu-ld
--with-mpfr=/opt --disable-multilib && make -j2 bootstrap

thus I only build gcc for a 32 bits solaris system. I have tried to use ksh,
and now, I obtain:

cp ../../../libgfortran/config/fpu-sysv.h fpu-target.h
grep '^#' < kinds.h > kinds.inc
/bin/ksh: kinds.h: cannot open
make[3]: *** [kinds.inc] Error 1
make[3]: Leaving directory
`/home/bertrand/gcc-4.1.1/build/sparc-sun-solaris2.9/libgfortran'
make[2]: *** [all-target-libgfortran] Error 2
make[2]: *** Waiting for unfinished jobs....

I need gfortran and I don't understand where is the mistake and why you cannot
reproduce this bug.

Regards,

JKB


-- 

mt1 at systella dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mt1 at systella dot fr


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



More information about the Gcc-bugs mailing list