Forum Discussion
6 Replies
- Altera_Forum
Honored Contributor
You 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.
- Altera_Forum
Honored Contributor
Thanks Parrado, I will give it a try.
- Altera_Forum
Honored Contributor
sorry but I am new in this ...
so I have to link my libraries by modifying the makefile using the -l flag, right? btw is there any simple documentations to help in this topic? http://www.qtl.co.il/img/copy.png http://www.google.com/favicon.ico (http://www.google.com/search?q=should%20)http://www.babylon.com/favicon.ico - Altera_Forum
Honored Contributor
*Bump*
I am also interested in this, Mhd.Mayya, were you successful? - Altera_Forum
Honored Contributor
--- Quote Start --- *Bump* I am also interested in this, Mhd.Mayya, were you successful? --- Quote End --- No not really!! - Altera_Forum
Honored Contributor
Well that is too bad, so far all my attempts have been futile as well. Actually, I haven't been able to link them in the Eclipse CDT IDE (standalone) either.