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.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd601900bf7ad047,start X-Google-Attributes: gid103376,public From: vinter@cs.uit.no (Brian Vinter) Subject: Pthreads in GNAT Date: 1995/04/05 Message-ID: <1995Apr5.114427.17834@news.uit.no>#1/1 X-Deja-AN: 100939336 sender: news@news.uit.no (News) organization: University of Tromsoe, Norway newsgroups: comp.lang.ada Date: 1995-04-05T00:00:00+00:00 List-Id: 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: /bin/ld: Unsatisfied symbols: pthread_mutexattr_setprotocol (code) pthread_attr_getprio (code) pthread_condattr_init (code) pthread_attr_setprio (code) pthread_setschedattr (code) sigwait (code) clock_gettime (code) pthread_getschedattr (code) pthread_mutexattr_setprio_ceiling (code) pthread_condattr_destroy (code) pthread_kill (code) Which pthreads libary should I use to get my program to work? Thanks in advance! Brian -- Vinter 8>} ________________________________________________________________ | Brian Vinter | Email vinter@cs.uit.no | | Assistant Professor | Phone (+47) 77 64 52 52 | | Department of Computer Science | Fax (+47) 77 64 45 80 | | University of Tromsoe | Disclaimer: | | N-9037 Tromsoe, NORWAY | Real men do it in parallel!| ________________________________________________________________