cross libstdc++-v3 configuration

Benjamin Kosnik bkoz@redhat.com
Wed Feb 16 22:09:00 GMT 2005


> I'm trying to build libstdc++-v3 for a cross development system.

How, exactly? How did you arrange your sources? How did you configure?
Did you try reading the docs first?

Here, you may find this useful:

http://gcc.gnu.org/simtest-howto.html

I'd suggest following those directions exactly at first. Once you have
success, you can try variants.

> Host is i686-pc-cygwin, target system is powerpc-ibm-eabi.

All you should have to do is specify --target=powerpc-eabisim.

Please, crosstools mail should just be posted on the crosstool list.

-benjamin



More information about the Libstdc++ mailing list