From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10684 invoked by alias); 11 Jul 2005 14:22:04 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 10651 invoked by uid 22791); 11 Jul 2005 14:21:58 -0000 Received: from mail1.thewrittenword.com (HELO mail1.thewrittenword.com) (67.95.107.114) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 11 Jul 2005 14:21:58 +0000 Received: by mail1.thewrittenword.com (Postfix, from userid 1000) id 25FC122D; Mon, 11 Jul 2005 09:21:57 -0500 (CDT) Date: Mon, 11 Jul 2005 14:22:00 -0000 From: Albert Chin To: gcc-help@gcc.gnu.org Subject: Re: pthread_mutex_init() with gcc-3.4.3 on Tru64 UNIX Message-ID: <20050711142156.GC48806@mail1.thewrittenword.com> Reply-To: gcc-help@gcc.gnu.org References: <20050708234415.GH10913@mail1.thewrittenword.com> <20050709150254.GA32336@mail1.thewrittenword.com> <20050711105546.GC14002@mail1.thewrittenword.com> <6.2.1.2.2.20050711062429.022e6de8@iplan-mn.corp.adobe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.2.1.2.2.20050711062429.022e6de8@iplan-mn.corp.adobe.com> User-Agent: Mutt/1.5.6i X-SW-Source: 2005-07/txt/msg00111.txt.bz2 On Mon, Jul 11, 2005 at 06:26:14AM -0500, Eljay Love-Jensen wrote: > Use 'gcc -v' while compiling, and 'ldd a.out' to see loader dynamic > libraries. The previous email gives the /opt/TWWfsw/gcc343/bin/gcc -v output. 'ldd a.out' shows a dependency with libc only. > The '-pthreads' does several things. (The '-v' will help clarify > what those things are.) I'm not building with -pthreads. -- albert chin (china@thewrittenword.com)