Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou must recompile theese libraries using the nios2-gnutools librarian, it should be possible changing the Makefile. Then, you can link your application with them using -l link flag. Be carefull with possible Native machine code on the libraries sources or OS dependent.