From owner-freebsd-questions@FreeBSD.ORG Thu Jun 17 15:15:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A8AB16A4CE for ; Thu, 17 Jun 2004 15:15:37 +0000 (GMT) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.5.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id C050943D5E for ; Thu, 17 Jun 2004 15:15:36 +0000 (GMT) (envelope-from truk@optonline.net) Received: from truk (ool-182e24b7.dyn.optonline.net [24.46.36.183]) by mta5.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with SMTP id <0HZG00EULL12N4@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Thu, 17 Jun 2004 11:15:02 -0400 (EDT) Date: Thu, 17 Jun 2004 11:14:47 -0400 From: Kurt Miller To: freebsd-questions@freebsd.org Message-id: <006e01c4547d$d3f4d6a0$290110ac@truk> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Mailer: Microsoft Outlook Express 6.00.2800.1409 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal Subject: gcc 2.95 thread model (single or posix)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 15:15:37 -0000 What thread model is gcc 2.95 configured for on FreeBSD 4.9 (single or posix)? I asked on gcc-help and they said that it was not easy to tell from the binary, but should be output during configure time. Does anyone here know? Thanks, -Kurt