cross gcc & libstdc++

Duane Ellis duane_ellis@franklin.com
Tue May 6 01:54:00 GMT 2003


Hi,

I'm trying to build the libstdc++ for a ARM_ELF cross compiler
target is a ROM based system.

Specifically:

I have the compiler and binutils and newlib and gdb working
just fine with my target hardware - all in C and some
stuff in C++ (provided I"m not using/require the libstdc++)

I would like to make use of libstdc++ but I am stuck.

libstdc++v3 is included inside of the gcc 3.2 distribution - I believe
that is the one that I want to make use of. If not please tell me.

I cannot seem to figure out how libstdc++v3 is ./configured let
alone built. It seems - the ./configure script is not setup to
understand a cross compiler situation.

I'm not in a situation where I can build and run GCC on the target
as it has no file system etc - and no operating system. It's a ROM
target.

Any suggestions?

-Duane.



More information about the Libstdc++ mailing list