[uClibc] Re: [BusyBox] shared lib problem, on MIPS

Bradley D. LaRonde brad at ltc.com
Mon Nov 24 17:51:29 UTC 2003


----- Original Message ----- 
From: "Paul Fox" <pgf at brightstareng.com>
To: "Atsushi Nemoto" <anemo at mba.ocn.ne.jp>
Cc: <uClibc at uclibc.org>; <busybox at mail.codepoet.org>
Sent: Monday, November 24, 2003 12:20 PM
Subject: [uClibc] Re: [BusyBox] shared lib problem, on MIPS


> > >>>>> On Thu, 20 Nov 2003 14:56:16 -0500, Paul Fox
<pgf at brightstareng.com> said:
>  > pgf> shared libs aren't working in my build, which is configured as
>  > pgf> generic mips, with an MMU -- the processor is an AMD au1100.  the
>  > pgf> symptom is a segfault when i run any dynamically linked binary.
>  >
>  > If you were using uClibc 0.9.22 or 0.9.23, I suppose it's uClibc's
>  > problem.
>  >
>  > >From uClibc 0.9.22, ld.so is compiled with -O0.  This prevents
>  > 'inline' optimizations and MIPS ld.so does not work if inline
>  > functions are not really inlined.
>
> i'm using the current snapshot.  a full rebuild seems to have fixed
> my problem -- perhaps i botched my config the first time through, and
> didn't clean up properly.

No, there really was a problem and it was fixed in uClibc CVS a couple days
ago, so the current snapshot has it fixed.

Regards,
Brad




More information about the uClibc mailing list