This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cross libstdc++-v3 configuration


> 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

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]