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
13 years ago --- Quote Start --- I'm trying to pack parts of my NIOS-Code as a library All I have to do is described on Page 25. The creating part of the library is working very well,/QUOTE] I too wish to pack some of my c functions as a library. I have tried various approaches, based on p 2-25, and get empty archives (using V12.0sp2) It does not seem to be compiling the c to .o ..... Any suggestions ? I have created a library by hand editing a makefile, and now of course want to link it to a small function. All my attempts to get DE1 runnable code have failed - any suggestions ? cheers, Beau