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: Removing -hdrs-2.6.12.0 from .dat names


On Monday 27 February 2006 14:42, Earl Olsen 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?

unrelated to glibc, it depends completely on your version of gcc

gcc-3.4+ use libstdc++.so.6, gcc-3.3 and earlier use libstdc++.so.5

you cant mix and match the two versions
-mike

--
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]