Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInclude Library in project
Hi all, because I couldn't find anything on the net so far, I'm posting my problem here. I'm trying to pack parts of my NIOS-Code as a library and include it in another project using following d...
Altera_Forum
Honored Contributor
14 years agoHi,
thanks for your answer, but the problem is still the same. Here's the output from my console:/cygdrive/c/altera/91sp2/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.6/../../../../nios2-elf/bin/ld: cannot find -ltestLib.a
I had these makefile changes before in APP_LIBRARY_DIRS and APP_LIBRARY_NAMES. Any other suggestions? Could it be a problem, that my nios stuff, like the compiler and so on is located on another partition than my project?