|
Message
From: jklau at ucsd.edu<jklau@u...>
Date: Sun Jul 24 11:25:36 CEST 2005
Subject: [openrisc] binutils build error
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.
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
|
 |