[PHP-DEV] Patch to oci8.c From: Eli Marmor (marmor <email protected>)
Date: 01/25/00

A recent patch to oci8.c breaks some compilers (such as Sun CC under
Solaris 2.6); Please apply the attached patch (sorry, don't have the
CVS, but it's still a very new snapshot).

BTW: How is it possible to build a DSO when libraries it uses are
available only in static mode? (I faced the problem when I tried to
build a DSO which uses oci8, and received many warnings about the
various libraries of Oracle; All are available, but only the ".a" of
them, so the link command couldn't use them).

-- 
Eli Marmor
marmor <email protected>
El-Mar Software Ltd.
  • application/octet-stream attachment: patch

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>