From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd601900bf7ad047 X-Google-Attributes: gid103376,public From: vladimir@speedy.intrepid.com (Vladimir Vukicevic) Subject: Re: Pthreads in GNAT Date: 1995/04/05 Message-ID: #1/1 X-Deja-AN: 100939382 references: <1995Apr5.114427.17834@news.uit.no> organization: Intrepid Technology, Inc. newsgroups: comp.lang.ada Date: 1995-04-05T00:00:00+00:00 List-Id: In article <1995Apr5.114427.17834@news.uit.no> vinter@cs.uit.no (Brian Vinter) writes: > > I'm trying to run gnat on a HP SNAKE, I have the phreads-1.51 package, but > while linking I get the following message: > [...] > Which pthreads libary should I use to get my program to work? > You need pthreads 1.60 beta.. whatever the latest beta is on rtfm.mit.edu. Note that there are numerous fixes, patches, etc. that have been done to make gnat & Provenzano's pthreads work better... I should be releasing another version of the patches, etc. soon. - Vladimir