This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
binutils-2.17, configuring
- From: Myhuong Nguyen <Myhuong dot Nguyen at eng dot monash dot edu dot au>
- To: binutils at sources dot redhat dot com
- Date: Mon, 07 May 2007 13:30:25 +1000
- Subject: binutils-2.17, configuring
Hi!
I have recently downloaded binutils-2.17 and tried to build it on my SGI
(irix6.5) computer. I failed to configure it, the message was
make: file 'Makefile' line 94: Syntax error
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
I have cut and paste the error message and the Makefile (for reference
of Line 94) and attached to this message. In case attached file does not
work, the content in Line 94 is (in one line)
BUILD_CONFIGARGS = --cache-file=../config.cache --build=mips-sgi-irix6.5
--host=mips-sgi-irix6.5 --target=mips-sgi-irix6.5
--program-transform-name='s,y,y,' --with-build-subdir="$(BUILD_SUBDIR)"
As it is just a Syntax error it might not be serious, how can I get around?
Thanks in advance.
Myhuong Nguyen