Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle 8i HPUX shared library linking
We link our database drivers as shared libraries on all Unix platforms.
This works great except for Oracle/Informix on HPUX 11. HPUX 11's
shl_load() will not load
a shared library that uses Thread Local Storage which Oracle's (and
Informix's) client libraries evidently use. Does anyone know how to
link to OCI w/o having it require pthreads?
Thanks,
Paul
Received on Wed Jan 19 2000 - 18:30:55 CST
![]() |
![]() |