Forum Discussion
Altera_Forum
Honored Contributor
20 years agoAbout C++ compiler problem
hi hippo I can't use "nios-linux-uclibc-cpp" command to compile my app program for C++. and i can find "nios-liuux-uclibc-cpp" compiler in /home/opt/nios2/bin dir. why ? <div clas...
Altera_Forum
Honored Contributor
20 years agoIt is difficult. And I am not an expert of c++.
The compiler should be OK. But the stdc++ does not work. It hangs when enter c++ function. There are other solutions, such as STLport or uclibc++ . But I don't know how to use them.