On Wed, Feb 14, 2001 at 02:20:24PM -0700, Jim Freeman wrote: > For bi-endian cross-compiler toolchains, something akin to the following > patch can be helpful for setting endianness switches according to > CONFIG_CPU_LITTLE_ENDIAN : We don't do this because -EB and -EL options don't affect the default SEARCH_DIR statements in the default linker scripts yet we have to get ld searching these directories without additional options. In other words multilib support is less than perfect ... Ralf