[gcc3.4.0] ARM/uClinux libstdc++ build.

Paul Brook paul@codesourcery.com
Tue Jan 4 14:59:00 GMT 2005


On Tuesday 04 January 2005 09:35, Karel Gardas wrote:
> Hello,
>
> I would like to give a GNU C++ a try on ARM/uClinux platform, but even
> using excellent build script provided by Bernardo Innocenti on
> http://www.develer.com/uclinux/uclinux-tools.html I'm not able to build
> gcc3.4.0's libstdc++. The build fails with:
<...>
> result. configure: error: No support for this host/target combination.
> make: *** [configure-target-libstdc++-v3] Error 1

Configure gcc with --with-newlib.

Paul



More information about the Gcc mailing list