From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29901 invoked by alias); 28 Mar 2003 16:56:01 -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 29887 invoked by uid 71); 28 Mar 2003 16:56:01 -0000 Date: Fri, 28 Mar 2003 17:16:00 -0000 Message-ID: <20030328165601.29886.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: law@redhat.com Subject: Re: ada/9953: Build failures with Ada on HPUX 10 Reply-To: law@redhat.com X-SW-Source: 2003-03/txt/msg02003.txt.bz2 List-Id: The following reply was made to PR ada/9953; it has been noted by GNATS. From: law@redhat.com To: Olivier Hainque Cc: gcc-patches@gcc.gnu.org, charlet@ACT-Europe.FR, dave.anglin@nrc-cnrc.gc.ca, gcc-gnats@gcc.gnu.org, bosch@gnat.com Subject: Re: ada/9953: Build failures with Ada on HPUX 10 Date: Fri, 28 Mar 2003 09:54:46 -0700 In message <20030327095828.A27519@rome.int.act-europe.fr>, Olivier Hainque writ es: >available there, and 2/ -lpthread ended up in the arguments of a number of >commands issued during the build, causing failure because there is no pthread >library on HPUX 10. Actually, there are two thread libraries on hpux10 (pthreads and dce), both are optional packages and only installed if you explicitly ask for them when installing hpux. jeff