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

Home -> Community -> Usenet -> c.d.o.misc -> Re: newbie question - error compiling pro*c

Re: newbie question - error compiling pro*c

From: Huntress <kaeli96_at_yahoo.com>
Date: Fri, 17 Aug 2001 13:09:32 -0500
Message-ID: <3B7D5DDC.1440B24C@yahoo.com>


thanks, i got it now :)
i was copying it from the demo makefile, actually, so i guess i mis-typed it **embarassed grin**

thanks again!

> that ld line would be really big if they were there. In your makefile, you have:
>
> > $(CC) testQuery.c -L$(LIBHOME) -L$(PRODLIBS) -L$(LDLIBS) -o
>
> but that should be
>
> PROLDLIBS not PRODLIBS
>
Received on Fri Aug 17 2001 - 13:09:32 CDT

Original text of this message

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