> What you might do is do not set --build= so cross_compiling > is set to 'maybe'. That works. After configure, $ cd glibc-build $ grep cross-comp config.make cross-compiling = maybe and then make and make install work without complaint. Thanks. I have another problem now but maybe I'll ask about that under another subject. -- Paul Nicholson --