This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/26893] kinds.h not generated, causing failure
- From: "mt1 at systella dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2006 20:42:06 -0000
- Subject: [Bug libfortran/26893] kinds.h not generated, causing failure
- References: <bug-26893-10100@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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