This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Is cross building for x86-64 broken in the 2.11 branch?


Both of these configurations:

../binutils-2_11-branch/bfd/configure --target=x86_64-unknown-linux
../binutils-2_11-branch/bfd/configure --target=x86_64-unknown-freebsd5.0

fail when trying to [GNU]make:

gcc -DHAVE_CONFIG_H -I. -I../binutils-2_11-branch/bfd -I. -D_GNU_SOURCE -I. -I../binutils-2_11-branch/bfd -I../binutils-2_11-branch/bfd/../include -I../binutils-2_11-branch/bfd/../intl -I../intl -W -Wall -g -O2 -c ../binutils-2_11-branch/bfd/archive.c -o archive.o
In file included from ../binutils-2_11-branch/bfd/archive.c:130: ../binutils-2_11-branch/bfd/sysdep.h:128: libintl.h: No such file or directory
gmake[2]: *** [archive.lo] Error 1


I am able to build --target=ia64-unknown-freebsd5.0 and
--target=powerpc-unknown-freebsd5.0 fine with the same sources (w/local
patches).

-- 
-- David  (obrien@FreeBSD.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]