Why lib/interp.c?
Rob Landley
rob at landley.net
Wed Jan 10 06:33:31 UTC 2007
On Tuesday 09 January 2007 5:20 pm, Joakim Tjernlund wrote:
> > -----Original Message-----
> > From: uclibc-bounces at uclibc.org
> > [mailto:uclibc-bounces at uclibc.org] On Behalf Of Rob Landley
> > Sent: den 8 januari 2007 00:43
> > To: uClibc
> > Subject: Why lib/interp.c?
> >
> > This overrides the shared libraries' path to the shared
> > library loader.
> > Question: why do blah.so files even _have_ a path to the
> > shared library
> > loader?
>
> I remember playing with this long time ago and from what little I
> can recall is that I don't think they have to be here, but removing
> it broke some tool, possibly one of the utils.
I've noticed that ldd is deeply confused, but then ldd doesnt' cross-compile
properly. (I can either get it to run on x86 and read x86 binaries, or run
on arm and read arm binaries. Running on x86 and reading arm binaries is
not, as of yet, an option I've managed to configure it for. And I have yet
to take a chainsaw to the makefile...)
As for actually running, everything I've tried so far seems fairly happy...
Rob
--
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away." - Antoine de Saint-Exupery
More information about the uClibc
mailing list