Forum Discussion
Altera_Forum
Honored Contributor
19 years agomakefile - unix command 'ar'
Hi, I'm working on open source JPEG software at the moment. I'm trying to reconfigure the software so that it can work on niosII processor. I'm using Advanced project in NiosII ID...
Altera_Forum
Honored Contributor
19 years agoHi romiodelta,
> I'm just wondering if NiosII IDE support this 'ar' command or not. Use nios2-elf-ar You may find your task easier if you just use the existing makefiles from the command line. It's likely that you'll need to update the config.guess script to have a nios2 entry. Regards, --Scott