Hi scott!
>Add an entry for nios2 for the basic_machine variable. All you need is "nios2" in there ;-)
The origin text is
amigaunix | amix)
basic_machine=m68k-cbm
os=-sysv4
then I edit it to:
amigaunix | amix)
basic_machine=nios
os=-sysv4
Am I right??
>I'm a bit confused here: You want your code to run on a Nios-32 processor that
>is running uClinux, correct?
>If this is the case, you surely have uClinux running, no? ... and this means you
>have a development environment (with headers, libraries, etc) under windows
I do not have any development environment under windows in fact,I only have the sopc builder shell!!
huke regards