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: Make File for CPP + SQL on Solaris

Re: Make File for CPP + SQL on Solaris

From: Burkhard Schneider <schneider_burkhard_at_t-online.de>
Date: Thu, 16 Sep 1999 00:53:51 +0200
Message-ID: <37E0237F.509F2E75@t-online.de>


hello neil,

your problem sounds as if this unresolved external ,is embedded in one of those shared libraries and under solaris i remember that you need to check the environmant variable LD_LIBRARY_PATH. also make a man commadn on this topic.

best regards

burkhard schneider

Neil Schneider schrieb:
>
> Hi,
> I'm having a problem creating a 'make' file for a C++ program using
> Sun C++ version 4.2 and Oracle 7.3.3.3. The problem that the linker
> is unable to find the external sqlcxt. Can anyone point me to the
> correct directory..
> Thanks
Received on Wed Sep 15 1999 - 17:53:51 CDT

Original text of this message

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