2008年10月23日 星期四

Installing OpenRisc1k on Fedora8

1. The following tools are important for building the OpenRisc SDK:
yum -y install autoconf automake bison flex
2. Change to the top level directory (binutils-2.16.1)

3. Type the following commands:
mkdir b-b
cd b-b
../configure --prefix=/cad/or32-uclinux
make all install
Note: make sure you have created the target directory before installing the package.

沒有留言: