Date: Thu, 10 Jul 2003 08:48:35 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Petri Helenius <pete@he.iki.fi> Cc: freebsd-threads@freebsd.org Subject: Re: 4.8 and 5.1 threads Message-ID: <Pine.GSO.4.10.10307100847080.2454-100000@pcnet5.pcnet.com> In-Reply-To: <3F0CFF98.6010409@he.iki.fi>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10307100847080.2454-100000>