[ANNOUNCE] uClibc-0.9.30.2 released

Rob Landley rob at landley.net
Thu Jan 21 18:42:02 UTC 2010


On Sunday 17 January 2010 16:36:06 Rob Landley wrote:
> On Wednesday 13 January 2010 14:48:46 Bernhard Reutner-Fischer wrote:
> > The uClibc team is pleased to announce the release of
> > uClibc-0.9.30.2
> > a bugfix release to the stable 0_9_30 branch that contains bugfixes as
> > mentioned in ¹) as well as a feature-backport of AT_FILE support off
> > master.
>
> WOOT!
>
> Testing now...

Mips is horked, and it was horked by this commit:

416d6bbbb8835202a802fcf1600df77b7264dc13 is the first bad commit
commit 416d6bbbb8835202a802fcf1600df77b7264dc13
Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Jul 20 13:41:28 2009 -0700

    It fixes the following warnings seen on mips build.

    libc/sysdeps/linux/mips/clone.S: Assembler messages:
    libc/sysdeps/linux/mips/clone.S:122: Warning: No .frame pseudo-op used in 
PIC code
    libc/sysdeps/linux/mips/clone.S:75: Warning: Pretending global symbol used 
as branch target is local.

    libc/sysdeps/linux/mips/crt1.S: Assembler messages:
    libc/sysdeps/linux/mips/crt1.S:134: Warning: No .cprestore pseudo-op used 
in PIC code

    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>


The result builds just fine, but panics failing to run init.  (QEMU can run a 
statically linked hello world, the problem might be dynamic linker.  Not sure 
yet.)

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds


More information about the uClibc mailing list