It looks like the i386 code copied to sysdeps/x86_64/configure.in was based on the older version using AC_TRY_COMMAND to test compiler options, instead of my newer version (as now in sysdeps/i386/configure.in) using LIBC_TRY_CC_OPTION. -- Joseph S. Myers joseph@codesourcery.com