|
Message
From: Balaji V. Iyer<bviyer@n...>
Date: Mon Jul 25 20:00:07 CEST 2005
Subject: [openrisc] binutils build error
Did you type it in the right directory? (as in did you get the path correct)-Balaji V. Iyer. -----Original Message----- From: openrisc-bounces@o... [mailto:openrisc-bounces@o...] On Behalf Of jklau@u... Sent: Monday, July 25, 2005 1:57 PM To: openrisc@o... Subject: Re: [openrisc] binutils build error
I can see the configure file, but when I type in the command
./configure
I get an error saying
bad interpreter, no such file or directory
----- Original Message ----- From: Robert Millan<rmh@a...> To: Date: Mon Jul 25 13:01:00 CEST 2005 Subject: [openrisc] binutils build error
> On Sun, Jul 24, 2005 at 11:25:36AM +0200, jklau at ucsd.edu wrote: > > Hi, > > > > I am not sure what I am doing wrong. I have been trying to > follow the > > SW tutorial to implement OR1000 on Altera FPGA. I am having > trouble > > with the GNU ToolChain Installation. It says that the > directories where > > the binaries will be installed in > "/opt/or32-uclinux/", but you can replace it > > by any other directory of your choice. I am not 100% what that > means. > It means you can pass any directory you like to --prefix. This is > where > binutils will be installed instead of /usr or /usr/local. > > When I go and try to build the BINUTILS, I am able to make a > build > > directory for the binutils, but then I am not able to > configure the > > makefile. > > > > "../binutils/configure --target=or32-uclinux > --prefix=/opt/or32-uclinux" > > > > Every time I type this command in, I get an error saying that > the file or > > directory cannot be found. Does anyone have an idea what I am > doing > > wrong, because I am having trouble seeing what is missing? > Thanks > Did you try creating /opt/or32-uclinux first? > -- > Robert Millan > > _______________________________________________ http://www.opencores.org/mailman/listinfo/openrisc
|
 |