Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12748 Discussions

Compiling libstdc++ against uClibc

Altera_Forum
Honored Contributor II
1,845 Views

Hi,  

 

I'm using Microtronix uClinux on a NIOS2 board.  

 

It looks like the version of libstdc++ that comes with the altera nios build tools is compiled against newlib instead of uClibc. This is preventing me from compiling any C++ code that uses the STL. 

 

Any idea how I can recompile libstdc++ against uClibc? 

 

Thanks
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
540 Views

Microtronix uClinuxis totally outdated and supposedly no help available any more anywhere.  

 

You need to upgrade to either the community supported distribution or use a commercial offer e.g. by MontaVista or TimeSys. 

 

see www.nioswiki.com 

 

-Michael
0 Kudos
Altera_Forum
Honored Contributor II
540 Views

Assuming I can't change the distribution I'm using, how would I go about this?

0 Kudos
Altera_Forum
Honored Contributor II
540 Views

I don't see any way but hire Micritronix to get help. 

-Michael
0 Kudos
Reply