From owner-freebsd-current Wed Jan 24 5:43:21 2001 Delivered-To: freebsd-current@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 3F9FD37B400; Wed, 24 Jan 2001 05:43:02 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id IAA28709; Wed, 24 Jan 2001 08:42:39 -0500 (EST) Date: Wed, 24 Jan 2001 08:42:39 -0500 (EST) From: Daniel Eischen To: Maxim Sobolev Cc: "Daniel M. Eischen" , current@FreeBSD.org, ports@FreeBSD.org Subject: Re: HEADS UP: libc/libc_r changes require rebuild of threaded apps In-Reply-To: <3A6EDA94.F26C6BA6@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 24 Jan 2001, Maxim Sobolev wrote: > "Daniel M. Eischen" wrote: > > > As discussed a few days ago, I've just committed the changes to libc > > and libc_r to allow them to be linked together via -lc_r. If you're > > running -current and have any threaded apps built using libc_r.so.5, > > you'll need to rebuild them without the -pthread option using -lc_r. > > > > For porters, the __FreeBSD_version has been bumped to 500016 to > > reflect the above change. > > Could you please bump version number of libc/libc_r shared libraries, so the > programs linked with older version will still work correctly? It's already been bumped in -current so that we _can_ do stuff like this. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message