On Mon, 07 Feb 2000 09:20:52 +0000, Philip Blundell wrote:
>>However, I found out that glibc contains ld-2.1.2.so. Is this indeed the
>>dynamic linker,
>
> Yes.
>
>>or is there somewhere a patch for ld.so-1.9.9 available?
>
> No. That is the old libc5 dynamic linker; it's no use on ARM.
Ah, OK, thanks. I'm building something libc6 based so I don't need it.
>>BTW: do I need other libraries except libc and libm?
>
> That rather depends what programs you want to run. `ldd' will tell you which
> libraries are required for a particular binary.
Where can I find ldd? I know it is a sneaky trick with the exec() system
call, and the ldd.so-1.9.9 has an assembly file to do it (which needs to
be ported to ARM), but I can't find a ldd binary in my cross compiled
glibc-2.1.2 setup (which makes sense because exec()-ing an ARM binary on
i386 doesn't work).
Erik
--
LART. 250 MIPS under one Watt.
http://www-ict.its.tudelft.nl/~erik/open-source/LART/
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++