Forum Discussion
Altera_Forum
Honored Contributor
12 years agointegrating c++ files into NIOS II
Hello! I would like to know if there is the possibility to add C++ files into a NIOS II C project and how I could do that, because the information I have seen so far is not that clear. BTW...
Altera_Forum
Honored Contributor
12 years agoYou are probably 'just' missing a lot of the C++ runtime library.
While it is probably technically possible to build all the relevant library routines, personally I think you'll find that the code ends up too large and slow to do anything useful.