From owner-freebsd-hackers Wed Apr 1 01:43:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23853 for freebsd-hackers-outgoing; Wed, 1 Apr 1998 01:43:14 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from quokka.prth.tensor.pgs.com (quokka.prth.tensor.pgs.com [157.147.224.10] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23839 for ; Wed, 1 Apr 1998 01:43:09 -0800 (PST) (envelope-from shocking@ariadne.prth.tensor.pgs.com) Received: from ariadne.tensor.pgs.com (ariadne [157.147.227.36]) by quokka.prth.tensor.pgs.com (8.8.7/8.8.7) with SMTP id RAA19656 for ; Wed, 1 Apr 1998 17:42:27 +0800 (WST) Received: from ariadne by ariadne.tensor.pgs.com (SMI-8.6/SMI-SVR4) id RAA01206; Wed, 1 Apr 1998 17:42:07 +0800 Message-Id: <199804010942.RAA01206@ariadne.tensor.pgs.com> X-Mailer: exmh version 2.0.2 2/24/98 To: hackers@FreeBSD.ORG cc: shocking@ariadne.prth.tensor.pgs.com Subject: Re: mozilla source In-reply-to: Your message of "Wed, 01 Apr 1998 19:18:24 +1000." <199804010918.TAA06221@cimlogic.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 01 Apr 1998 17:42:07 +0800 From: Stephen Hocking-Senior Programmer PGS Tensor Perth Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Terry Lambert wrote: > > The problem is that egcs requires that you decide whether or not you > > are going to use pthreads when you build your compiler, and then > > assumes that forever afterward, you will use -lc_r with all programs > > you ever compile with it (and in the FreeBSD case, _THREAD_SAFE, a > > bogosity from the bowels of the incompatibility fairy). > Doesn't our own gcc support the -thread option, which automagically setups up the right defines and links in the -lc_r lib? Stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message