On Wed, Sep 24, 2003 at 11:06:37PM +0100, Andy Hassall wrote: > Tim Bunce wrote: > > On Wed, Sep 24, 2003 at 10:27:02PM +0100, Andy Hassall wrote: > >> > >> Adding D:/oracle/ora92/precomp/lib/MSVC/oraSQL9.LIB to that link.exe > >> command makes it link OK - and tests pass (except the usual trailing > >> space one): > > > > Great. Thanks. Any chance you could send me a patch to Makefile.PL? > > I'll try and put one together tommorrow - haven't got Oracle 8i on this > Windows machine at the moment - and I did the link manually by editing the > link command rather than the makefile. > > Presumably it's going to need a similar version sort to the $OCILIB variable > as it'll be oraSQL8.lib on 8i?
Maybe. I don't know. > FYI 1.15 on Linux / 9.2.0.4 compiles and links, all tests but ph_type pass. Thanks. Tim.