Forum Discussion
Altera_Forum
Honored Contributor
21 years agolibstdc++ (STL) library port for uClinux for NIOS1
Hello fellows, I need to port some code for uClinux for NIOS1, which requests libstdc++ library (STL is the main part of this library). But I found, that libstdc++ is not the part of the uClin...
Altera_Forum
Honored Contributor
21 years agoAFAIK, libstdc++ is in test phase (judging by the number of posts on the uclibc mailinglist), and not fully supported. It's work in progress.
I would assume the lack of "fork" is one of the major problems for processors without mmu. From some comments in the code of the compiler (IIRC), there is a NIOS processor in the works that has MMU; which would be much better than it is now... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/unsure.gif