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 -> GCC linking error with PRO*C

GCC linking error with PRO*C

From: Andrew Wales <ajwales_at_netropolis.net>
Date: Fri, 17 Apr 1998 01:01:17 -0500
Message-ID: <3536F02D.43CC7A4@ix.netcom.com>


Hi;

I get the following error when linking a PRO*C application....... Any ideas ?

Andy

/export/home/oracle7/lib/libsqlnet.a(ntt.o): In function `ntt2err':

ntt.o(.text%ntt2err+0x3a4): undefined reference to `nldtotrc'
ntt.o(.text%ntt2err+0x50c): undefined reference to `nldtotrc'
ntt.o(.text%ntt2err+0x60c): undefined reference to `nldtotrc'
ntt.o(.text%ntt2err+0x6d4): undefined reference to `nldtotrc'
ntt.o(.text%ntt2err+0x730): undefined reference to `nldtotrc'

/export/home/oracle7/lib/libsqlnet.a(ntt.o)(.text%ntt2err+0x888): more
undefinew
collect2: ld returned 1 exit status
make: *** [sample1] Error 1 Received on Fri Apr 17 1998 - 01:01:17 CDT

Original text of this message

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