[uClibc] uClibc 0.9.22 released

Rob Landley rob at landley.net
Sat Nov 8 11:59:18 UTC 2003


On Saturday 08 November 2003 05:42, Erik Andersen wrote:
> uClibc 0.9.22 released
> -----------------------------------------------------------
>
>   CodePoet Consulting is pleased to announce the immediate
>   availability of uClibc 0.9.22.
>
>   This release has been cooking for a couple of months now and is
>   looking quite solid. We have done quite a lot of testing with
>   this release and things are looking good. And Erik has built
>   Debian stable (woody) for x86 with uClibc and it runs great.
>   Expect that to be released in the next few days.

How much of woody did you build?

>   This release is binary compatible with uClibc 0.9.21 -- as long
>   as you pick compatible configuration options. Enabling or
>   disabling things like soft-float, locale, wide char support, or
>   changing cpu optimizations are all good examples of binary
>   incompatible configuration options. If have changed any of
>   those sorts of options (or if you are not sure!) you will need
>   to recompile all your applications and libraries.

What would be required to stabilize that a bit for 1.0?  (For example, so that 
compiler options are either buffered against or defined in the makefile.  And 
so that options that affect the API put some kind of symbol or string or 
something in uclibc, ala modversions, that can easily be checked so you know 
if your binary's going to work...)

It might be nice if person A could send person B a binary compiled against 
uclibc with some chance of this working.  (Busybox has support for .debs, but 
currently if they're compiled against uclibc, why bother?)

Just curious...

Rob



More information about the uClibc mailing list