Forum Discussion
Altera_Forum
Honored Contributor
20 years agouClinux build problem
I am a newer of uCLinux.And I am trying to compile the uClinux and port it on the NiosII of DE2 Board.
when I run ../build in command line as step posted on this forum,
and error occured as follows:
__________________________________________________ ________________
<attachment>
Is someone can help me out?
It's strongly appreciate!
1 Reply
- Altera_Forum
Honored Contributor
Then when I test the command:
-------------------------------------------------------------------- [giantice@localhost download]$ nios2-linux-uclibc-gcc -v bash: nios2-linux-uclibc-gcc: command not found -------------------------------------------------------------------- Does that mean the nios-cross environment is not build up?