------- Additional Comments From pluto at agmk dot net 2010-04-18 14:32 ------- CONFIG_SHELL=/bin/bash \ ./configure \ --target=${TARGET} \ --prefix=${TOOLDIR} \ --with-sysroot=${TOOLDIR} \ --libdir=${LIBDIR} \ --libexecdir=${LIBDIR} \ --disable-shared \ --enable-static \ --disable-nls \ --disable-debug \ --disable-werror
where: TARGET=x86_64-gnu-linux TOOLDIR=/local/devel/toolchain45/${TARGET}.host${HOST_BITS} LIBDIR=${TOOLDIR}/${LIB} -- http://sourceware.org/bugzilla/show_bug.cgi?id=11510 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils