>> >>
>> >> What's the best way to resolve this?
>>
>> The onboard flash uses glibc version 2.3.2, Debian uses glibc 2.2.5, and
>> Crosstools uses glibc 2.3.2. You'll want to grab the libpthread library
>> from crosstools... For the onboard flash grab the version of libpthread
>> from the crosstools, or you could use static linking...
>>
>> //Eddie
>
> I just ran into this myself attempting to compile in an embedded
> database. Is there some specific reason that these libraries are so
> different? Has an upgrade path been tested?
Debian uses an old version of glibc... I agree that using the same version
of glibc for Debian as well as the onboard flash would be advantageous. We
are currently looking into upgrading to Debian Sarge, which uses glibc
2.3.2... In the meanwhile I have posted a vesion of crosstools here
ftp://oz.embeddedx86.com/crosstools.tar.bz2 it contains of cross
compiler/libraries for the onboard flash(glibc 2.3.2) as well as for
Debian(glibc 2.2.5).
//Eddie
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|