|
From: | Nick Clifton |
Subject: | Re: ld/genscripts.sh: test: argument expected |
Date: | Thu, 16 Jun 2005 10:49:03 +0100 |
User-agent: | Mozilla Thunderbird 1.0 (X11/20041206) |
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 <address@hidden> * emultempl/armelf.em: Add quotes to avoid a null test expression. Cheers Nick
[Prev in Thread] | Current Thread | [Next in Thread] |