Compiling GCC/GFortran

Salvatore Filippone salvatore.filippone@uniroma2.it
Fri Oct 21 16:14:00 GMT 2011


>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.

Been there, done that: if you are running on Fedora (or similar) on an
x86_64, it means you have to install not just glibc-devel-XX.x86_64 but
also  glibc-devel-XX.i686, where XX is whatever version is current.

Salvatore



More information about the Fortran mailing list