Forum Discussion
Altera_Forum
Honored Contributor
20 years agohootsmon,
1. what's the link error messages now with libstdc++? can you link to elf without -elf2flt flag? try nios2-linux-uclibc-nm hello | sort , here hello is the elf without -elf2flt flag. 2. c++ and g++ are the same. 3. I guess there is problem in the elf2flt.ld, which should be rebuild from regular link script. I did bot run the test suits. If the hello can not run, it won't run the test suits either. The c++ is very different from c in class functions. I didn't have time to trace inside.