4.8 and 5.1 threads

Daniel Eischen eischen at vigrid.com
Thu Jul 10 05:48:40 PDT 2003


On Thu, 10 Jul 2003, Petri Helenius wrote:

> 
> Are the data structures between 4.8 and 5.1 compatible so I could 
> compile code
> that would run both with libc_r on 4.8 and libkse on 5.1 using libmap.conf ?

I don't think that would work for a variety of reasons,
mostly because of libc incompatibilities between 4.x and
5.x.  Also because you don't link to libc on 4.x because
it is included in 5.1.

-- 
Dan Eischen



More information about the freebsd-threads mailing list