DragonFly BSD
DragonFly kernel List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: libc changes and freebsd-4 compatible binaries


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 3 May 2005 11:27:59 +0200
Mail-followup-to: kernel@crater.dragonflybsd.org

On Tue, May 03, 2005 at 12:12:44PM +0300, Yury Tarasievich wrote:
> Well, if the "old" libc (that'd be libc.so.4) can't read the "new" format, and 
> there'll be no "old" format, then the answer is NO, actually. Almost none of 
> the freebsd-4 binary packages will work, because of locale info being now 
> used everywhere.

That's not true, it just doesn't work for LC_* != C. Well, even that is
not entirely true, e.g. LC_COLLATE should still work.

> Can't the sources producing libc.so.4 be made to call the sources producing 
> libc.so.5, or what?

The problem is not creating it, the problem is that both are installed into
the same location.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]