Getting crosstool to generate libstdc++.so.6 instead of libstdc++.so.5?

Dan Kegel dank@kegel.com
Mon Feb 27 19:48:00 GMT 2006


On 2/27/06, Earl Olsen <earl.olsen@dilithiumnetworks.com> wrote:
> I used crosstools to build toolchains with glibc-2.3.2 and glibc-2.3.2.
> Both resulted in libstdc++.so.5 being output as well.
> What if we want to use libstdc++.so.6?  What determines that?

The version of gcc you build.  To get libstdc++.so.6,
you need to build gcc-3.4 or higher.
- Dan


--
Wine for Windows ISVs: http://kegel.com/wine/isv

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list