Altera_Forum
Honored Contributor
20 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 uClinux distribution :-( So now I ask you, whether you tried to port this library from general opensource distribution - I suppose using port from www.stlport.org. I am also trying to make a port, but it is very complicating, since the the nios-elf-gcc has limited functionality and C libraries in the uClinux distribution does not have all the features like the normal linux C library. Thanks a lot, Jan