|
Message
From: jklau at ucsd.edu<jklau@u...>
Date: Mon Jul 25 19:54:02 CEST 2005
Subject: [openrisc] binutils build error
The version I am using is Slackware, so I created a directory/opt/slackware and it still is not working. Are any files outdated? ----- 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 > >
|
 |