From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31790 invoked by alias); 10 Dec 2002 19:06:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 31775 invoked by uid 71); 10 Dec 2002 19:06:01 -0000 Date: Tue, 10 Dec 2002 11:06:00 -0000 Message-ID: <20021210190601.31774.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Joseph S. Myers" Subject: Re: other/8888: Linking shared libraries with -pthread fails to link to libpthread Reply-To: "Joseph S. Myers" X-SW-Source: 2002-12/txt/msg00568.txt.bz2 List-Id: The following reply was made to PR other/8888; it has been noted by GNATS. From: "Joseph S. Myers" To: Sebastian Wilhelmi Cc: , , Subject: Re: other/8888: Linking shared libraries with -pthread fails to link to libpthread Date: Tue, 10 Dec 2002 19:02:09 +0000 (GMT) On 10 Dec 2002, Sebastian Wilhelmi wrote: > the man page for gcc-3.2 says: > > -pthread > Adds support for multithreading with the pthreads library. > This option sets flags for both the preprocessor and linker. This documentation is as an RS6000/PowerPC option only. If it's intended to be supported on other systems, it needs to be more generally documented. -- Joseph S. Myers jsm28@cam.ac.uk