--- binutils-2.9.1/ld/config.in Fri May 1 08:48:48 1998 +++ binutils-2.9.1/ld/config.in Sun Aug 23 00:00:00 1998 @@ -24,6 +24,9 @@ /* Do we need to use the b modifier when opening binary files? */ #undef USE_BINARY_FOPEN +/* Are we building a cross linker */ +#undef CROSS_LINKER + /* Define if you have the sbrk function. */ #undef HAVE_SBRK