This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compiling GLIBC-2.2.5


I need to compile glibc-2.2.5 on a 686 machine, for a i486 target.

In the web, I read things like "This package is known to behave badly when
you have changed it´s default optimization flags (including the -march
and -mcpu options), GLIBC is best left alone, so we recommend you unsetting
CFLAGS, CXXFLAGS and other such variables/settings that would change the
default optimization values it comes with. Also, dont pass
the --enable-kernel option to the configure script. It´s known to cause
segmentation faults when other packages like fileutils, make and tar are
linked against it"

This remains true? If so, how can I build a glibc on a pentium-class machine
for another x86 target?
regards

Ricardo Derbes
Altec SE
Albarracín 157 - San Carlos de Bariloche
+54-2944-426892
rmd@altec.com.ar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]