This is the mail archive of the crossgcc@sourceware.org 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: Getting crosstool to generate libstdc++.so.6 instead of libstdc++.so.5?


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


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