Forum Discussion
Altera_Forum
Honored Contributor
19 years ago1. the libstdc++ in IDE is for newlib, it can not run in uClinux.
2. the elf2flt needs several steps, and there are some variation between arch. for nios2, you should use -elf2flt flag for linkage. it is difficult to use elf2flt and flthdr alone. 3. it is possible to work out c++ with buildroot. The c++ is compiled and linked, but crashed after c++ func calls. ( I am not a c++ user, I can't fix the problem. ) . the tools from Microtronix costs $900, but I think it should be based on buildroot and should be GPL?