Hi Alexander,
Trying to build arm-elf (from sparc-solaris) I got the following
error:
LIB_PATH='' /bin/sh ../../binutils-2.16.1/ld/genscripts.sh
../../binutils-2.16.1/ld /home/sw/ask/gnuarm/lib
"/home/sw/ask/gnuarm" sparc-sun-solaris2.8 arm-unknown-elf arm-elf
"armelf" "/usr/local/lib /lib /usr/lib" no armelf "arm-elf"
../../binutils-2.16.1/ld/genscripts.sh: test: argument expected
It can be fixed with the following patch:
Thanks very much for submitting this patch. I have applied it together
with this ChangeLog entry:
ld/ChangeLog
2005-06-16 Alexander Klimov <[EMAIL PROTECTED]>
* emultempl/armelf.em: Add quotes to avoid a null test
expression.
Cheers
Nick
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils