



Unable to complie the or1200 with c code
by bsubash66 on Jan 7, 2014 |
bsubash66
Posts: 8 Joined: Jun 15, 2012 Last seen: Sep 11, 2020 |
||
Hi
I am unable to complier the c-code with or1200. How can i download the complier and to install . May i know the process how . Thanking you |
RE: Unable to complie the or1200 with c code
by crevars on Jan 7, 2014 |
crevars
Posts: 29 Joined: Jun 7, 2008 Last seen: Mar 11, 2014 |
||
You can find a prebuilt toolchain and some other useful instructions here: http://opencores.org/or1k/OpenRISC_GNU_tool_chain
Franck. |
RE: Unable to complie the or1200 with c code
by bsubash66 on Jan 9, 2014 |
bsubash66
Posts: 8 Joined: Jun 15, 2012 Last seen: Sep 11, 2020 |
||
Hi
Thanks initial. I have downloaded the tool and install the toolchain. But when i have downloaded the install after that i have followed the this $ cd toolchain $ git submodule update --init $ make -j PREFIX=/home/user/openrisc/new_tool-chain after that i have set the environment�s PATH as a export PATH=$PATH:/home/user/openrisc/new_toolchain/bin but there is no bin folder in the new_tool-chain it is giving error after that i have to install all the binuntils, linux,uclibc as a you said any one i am new to this thanking you |
RE: Unable to complie the or1200 with c code
by bsubash66 on Jan 9, 2014 |
bsubash66
Posts: 8 Joined: Jun 15, 2012 Last seen: Sep 11, 2020 |
||
Hi
Thanks initial. I have downloaded the tool and install the toolchain. But when i have downloaded the install after that i have followed the this $ cd toolchain $ git submodule update --init $ make -j PREFIX=/home/user/openrisc/new_tool-chain(SHould we change the path or not ,i have tried the both) after that i have set the environment�s PATH as a export PATH=$PATH:/home/user/openrisc/new_toolchain/bin but there is no bin folder in the new_tool-chain it is giving error after that i have to install all the binuntils, linux,uclibc as a you said any one i am new to this thanking you |



