Compiling GCC/GFortran
Daniel Carrera
dcarrera@gmail.com
Fri Oct 21 13:09:00 GMT 2011
Hello,
I have to compile GFortran again on a different computer and I get a
compile error:
----------------------//-----------------
/home/danielc/gcc/build/./gcc/xgcc -B/home/danielc/gcc/build/./gcc/
-B/home/danielc/local/x86_64-unknown-linux-gnu/bin/
-B/home/danielc/local/x86_64-unknown-linux-gnu/lib/ -isystem
/home/danielc/local/x86_64-unknown-linux-gnu/include -isystem
/home/danielc/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -m32
-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../../.././gcc
-I../../../../gcc-4.6.1/libgcc -I../../../../gcc-4.6.1/libgcc/.
-I../../../../gcc-4.6.1/libgcc/../gcc
-I../../../../gcc-4.6.1/libgcc/../include
-I../../../../gcc-4.6.1/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT
-DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF
_muldi3.dep -DL_muldi3 -c ../../../../gcc-4.6.1/libgcc/../gcc/libgcc2.c \
-fvisibility=hidden -DHIDE_EXPORTS
In file included from /usr/include/features.h:378:0,
from /usr/include/stdio.h:28,
from ../../../../gcc-4.6.1/libgcc/../gcc/tsystem.h:87,
from ../../../../gcc-4.6.1/libgcc/../gcc/libgcc2.c:29:
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file
or directory
compilation terminated.
----------------------//-----------------
Any ideas? How can a machine have a problem in stdio.h? !!! I've never
seen that before.
Cheers,
Daniel.
--
I'm not overweight, I'm undertall.
More information about the Fortran
mailing list