From owner-freebsd-stable Thu Jan 4 1:24:53 2001 From owner-freebsd-stable@FreeBSD.ORG Thu Jan 4 01:24:51 2001 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0E83C37B400 for ; Thu, 4 Jan 2001 01:24:51 -0800 (PST) Received: from dragon.nuxi.com (Ipitythefoolthattrustsident@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id BAA93353; Thu, 4 Jan 2001 01:24:50 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id f049On267549; Thu, 4 Jan 2001 01:24:49 -0800 (PST) (envelope-from obrien) Date: Thu, 4 Jan 2001 01:24:48 -0800 From: "David O'Brien" To: Erich Zigler Cc: stable@FreeBSD.ORG Subject: Re: Threaded C++ Question Message-ID: <20010104012448.D67473@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <20010102131012.A1922@superhero.org> <004101c07515$206f9340$04e48486@marble> <20010102175034.B43962@superhero.org> <20010103104042.B62250@dragon.nuxi.com> <20010103125418.C5283@superhero.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010103125418.C5283@superhero.org>; from erichz@superhero.org on Wed, Jan 03, 2001 at 12:54:18PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: obrien@NUXI.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 03, 2001 at 12:54:18PM -0600, Erich Zigler wrote: > > > But I am in the process of porting several C++ apps that are exhibiting > > > truely strange behavior. And I was wondering if this could be the > > > cause. > > I will post a patch -- will you test it? > > Yes. For the test should I compile the conflicting program before the make > world or after it? Both. Save the first one (built with stock world) and also try that on the new world along with the binary built on the new world. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message