Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Linking with g++
Try linking with oraocci9.lib
Cuervo wrote:
> I working with OCCI and I try to link the OCCI examples and get this
> error message:
>
> /usr/ccs/bin/ld: Unsatisfied symbols:
> oracle::occi::SQLException::SQLException[in-charge](oracle::occi::SQ-
> LException const&)(first referenced in occidml.o) (code)
> oracle::occi::Environment::createEnvironment(oracle::occi::Environme-
> nt::Mode, void*, void* (*)(void*, unsigned long), void* (*)(void*,
> void*, unsigned long), void (*)(void*, void*))(first referenced in
> occidml.o) (code)
> oracle::occi::Environment::terminateEnvironment(oracle::occi::Enviro-
> nment*)(first referenced in occidml.o) (code)
> oracle::occi::SQLException::~SQLException [in-charge]()(first
> referenced in occidml.o) (code)
> oracle::occi::SQLException::getErrorCode() const(first referenced in
> occidml.o) (code)
> oracle::occi::SQLException::getMessage() const(first referenced in
> occidml.o) (code)
> collect2: ld returned 1 exit status
>
> Anyone can help me because I just include the occi.h and the
> error returns.
> Thanks
>
> --
> Posted via http://dbforums.com
-- Email address munged to avoid SPAM Reverse the last two parts to reply directlyReceived on Tue Dec 10 2002 - 10:08:54 CST
![]() |
![]() |