Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Pro*C Compiler doesnt work - needs shr.o

Re: Pro*C Compiler doesnt work - needs shr.o

From: Joe Hopkins <jhopkin_at_ljss.com>
Date: 2000/07/21
Message-ID: <3978E37A.F3F765B8@ljss.com>#1/1

-lpthread should do the trick.
Good Luck!

Joe Hopkins
jhopkin_at_ljss.com

Andreas Wizemann wrote:

> I've tried to compile a pro*c program using its makefile.
> This is the very first time, using pro*c !
> Looks like it needs a file libsql_nt.a which will be created by
> genclntsh if it is not present. But genclntsh fails with:
>
> ld: 0711-317 ERROR: Undefined symbol: .pthread_yield
> :
> ar: 0707-117 The fopen system call failed on file .../lib/shr.o
>
> Any tips ?
> Regards
> Andreas
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Jul 21 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US