>>>>> "ecm" == Eric Marsden <[EMAIL PROTECTED]> writes:
>>>>> "ecm" == Eric Marsden <[EMAIL PROTECTED]> writes:
ecm> % nm /opt/cmucl-latest-linux/bin/lisp | grep GLIBC_2\.3
ecm> U __ctype_b_loc@@GLIBC_2.3
ecm> it seems that adding -D__NO_CTYPE to CFLAGS works around this
ecm> problem; it makes glibc revert to definitions that don't cause
ecm> binary incompatibility.
ecm> Perhaps we could add that to lisp/Config.linux_gencgc.
Sounds good to me.
Ray
