From owner-freebsd-stable Wed Jan 3 12: 3:55 2001 From owner-freebsd-stable@FreeBSD.ORG Wed Jan 3 12:03:53 2001 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id A686F37B400; Wed, 3 Jan 2001 12:03:47 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id f03K3Qt10511; Thu, 4 Jan 2001 02:03:26 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Thu, 4 Jan 2001 02:03:25 +0600 (NS) From: Max Khon To: Daniel Eischen Cc: obrien@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: C++ threaded programs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! On Wed, 3 Jan 2001, Daniel Eischen wrote: > > > Can you tell me what do you plan on "C++ threaded programs > > > segfault" issue? > > > > Still fixing issues. > > Compiling -static is broken with my latest patch. > > Dan and I have a 2nd patch we are reviewing and testing. > > BTW, it passes all my tests. If it passes all yours, I'd say > commit it. this patch differs from my patch only in a.out compatibility bits and -fpic vs. -fPIC flags when compiling libgcc.a. So I am all for committing it (sorry really have no time to rebuild world one more time) /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message