libstdc++ won't cross compile properly for any architecture. what you need to do is either not build C++ support ( --enable-languages=c ) or remove libstdc++ by removing the directory, and removing target- libstdc++-v3 from the target_libraries section of configure.in
On 5-Oct-07, at 9:56 AM, Neale Ferguson wrote: > Ken, > I'd be interested in knowing what you did to get c++ going. At the > moment with 4.1.1 when it gets to building libstdc++ it barfs when > it references set_jmp.h when it complains about an unsupported ISA. > As it's supposed to be a cross-compile it should look at the (in > our case) sparcv9 stuff. Setting CFLAGS so that it contains - > D__sparcv9 doesn't make the rest of the build behave itself so I'm > wondering what you did to get this part of thing going. > > Neale > > > This message posted from opensolaris.org > _______________________________________________ > powerpc-discuss mailing list > powerpc-discuss at opensolaris.org -- Encrypted Communication Preferred PGP Key: 0x437AF1A1 -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part URL: <http://mail.opensolaris.org/pipermail/powerpc-discuss/attachments/20071005/92df1965/attachment.bin>