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 ago --- Quote Start --- originally posted by jay_1025@Jun 7 2006, 12:33 AM 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 class='quotetop'>quote
--- quote end ---
--- quote start ---
[faye@localhost wsola]$ nios2-linux-uclibc-cpp main.cpp -o main -elf2flt
nios2-linux-uclibc-cpp: main.cpp: c++ compiler not installed on this system --- Quote End --- THX ! <div align='right'><{post_snapback}> (index.php?act=findpost&pid=15970)</div> [/b] --- Quote End --- cpp is c preprocess. The compiler is g++. But the c++ library stdc++ still has problem.