PowerPC cross-compiler

Benjamin Kosnik bkoz@redhat.com
Tue Dec 9 19:00:00 GMT 2003


>I've made a Linux-PowerPC cross-compiler and it seems to be working fine. 
>But i've run some eCos 2.0 tests and it seems to be needing the libsupc++ 
>library. The problem is that the libsupc++.a archive isn't in my gcc tree 
>and I don't know how to get it. Is there some special flag to put in the 
>makefile or something?

Probably, the eCos list would be better for this question.

However, if you built a powerpc cross compiler and enabled c++ support,
you should have libstdc++.a, which contains the libsupc++ bits.

-benjamin



More information about the Libstdc++ mailing list