Hi,

Ref Chapter 10.7 Glibc-2.8 32 Bit Libraries - maybe it is worth mentioning that the build will fail if the user attempts to set something like CFLAGS='-mcpu=cell -mtune=cell' with an error that glibc cannot be built without optimisation.

If the configure script is run with CFLAGS unset, then the default used is '-g -O2'. The build will complete successfully if the user tries something like CFLAGS='-g -O2 -mcpu=cell -mtune=cell'

John

_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to