OK.  Note that these do come from GLIBC, so building GLIBC for your
target using your new cross compiler should basically give you what
you want.  I wouldn't be surprised if there's a Scratchbox package
that already provides these though.

-- Michael

On Tue, Apr 5, 2011 at 2:07 PM, Diane Holt <holt.di...@gmail.com> wrote:
> Nope -- all those files came with the CodeSourcery 4.4.1
> (arm-2009q3-67-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2) -- I just
> don't know what CS built them from. (I suppose if I can't find out how to
> build them myself I could try just snagging them from my 4.4.1 toolchain and
> seeing if they work in this 4.5.2 linaro one...)
>
> Thanks,
> Diane
>
> On Sun, Apr 3, 2011 at 6:55 PM, Michael Hope <michael.h...@linaro.org>
> wrote:
>>
>> On Sat, Apr 2, 2011 at 1:07 PM, Diane Holt <holt.di...@gmail.com> wrote:
>> > The good news is, my build completed successfully, once I put those
>> > extra
>> > libs in /usr/lib and updated my PATH to include the bin in the work
>> > area.
>> >
>> > The bad news is, there are a number of utililties that this build
>> > doesn't
>> > produce, that my CodeSourcery 4.4.1 has:
>> >
>> > arm-none-linux-gnueabi/libc/sbin:
>> > ldconfig  sln
>> >
>> > arm-none-linux-gnueabi/libc/usr/bin:
>> > catchsegv  gencat   getent  ldd     localedef  pcprofiledump  sprof
>> > xtrace
>> > gdbserver  getconf  iconv   locale  mtrace     rpcgen         tzselect
>> >
>> > arm-none-linux-gnueabi/libc/usr/lib/bin:
>> > POSIX_V6_ILP32_OFF32   catchsegv  iconvconfig  nscd           tzselect
>> > POSIX_V6_ILP32_OFFBIG  gdbserver  ldconfig     pcprofiledump  xtrace
>> > POSIX_V7_ILP32_OFF32   gencat     ldd          rpcgen         zdump
>> > POSIX_V7_ILP32_OFFBIG  getconf    locale       rpcinfo        zic
>> > XBS5_ILP32_OFF32       getent     localedef    sln
>> > XBS5_ILP32_OFFBIG      iconv      mtrace       sprof
>> >
>> > arm-none-linux-gnueabi/libc/usr/libexec/getconf:
>> > POSIX_V6_ILP32_OFF32   POSIX_V7_ILP32_OFF32   XBS5_ILP32_OFF32
>> > POSIX_V6_ILP32_OFFBIG  POSIX_V7_ILP32_OFFBIG  XBS5_ILP32_OFFBIG
>> >
>> > arm-none-linux-gnueabi/libc/usr/sbin:
>> > iconvconfig  nscd  rpcinfo  zdump  zic
>> >
>> > Do you know what sources these are built from?
>>
>> Hi Diane.  The files listed above come from GLIBC and should already
>> be in your Scratchbox root.  They are not part of the compiler itself.
>>
>> > I also don't have the i18n/{charmaps/locales} files. At a minimum, I
>> > definitely need that (and localedef) -- getconf would also be nice to
>> > have.
>>
>> These should also be provided by your Scratchbox setup.
>>
>> -- Michael
>
>

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to