|
Message
From: rich_daddio at yahoo.com<rich_daddio@y...>
Date: Fri Jan 18 16:15:07 CET 2008
Subject: [openrisc] build install of binutils is giving error
Did you patch it? You can simply download: www.gnu.org/software/binutils-2.16.1 patch it with something like: www.meansoffreedom.org/opencores_build6.html (toolchain patches) from the top: e.g. bzip2 -dc the_patch |patch -p1
And rerun your commands and they should work.
HTH,
Rich d
----- Original Message ----- From: ankurrawat0612 at gmail.com<ankurrawat0612@g...> To: Date: Wed Jan 16 12:50:44 CET 2008 Subject: [openrisc] build install of binutils is giving error
> hi all > i am trying to install bin utilities in or1k-install directory by > procedure > $mkdir b-b > $cd b-b > $../binutils/binutils-2.16.1/configure --target=or32-uclinux > --prefix=/home/anonymous/or1k/or1k-install > $make > after make command following error is being displayed > >checking whether free must be declared... no > >checking whether getenv must be declared... no > >*** BFD does not support target or32-unknown-uclinux. > >*** Look in bfd/config.bfd for supported targets. > >make: *** [configure-bfd] Error 1 > why this error is coming ? > please help me in this regard. > thanks > ankur > >
|
 |