Tim Bunce wrote:
>
> Thanks for the feedback.
>
> I've put an updated release candidate here:
>
> http://homepage.eircom.net/~timbunce/DBD-Oracle-1.13-20030313gamma.tar.gz
>
> Any feedback most welcome. Assuming there are no significant problems
> I'll probably release this tomorrow.
I encountered two problems:
- dbdimp.c 245: Undefined symbol 'PERL_MAGIC_shared_scalar' in function ora_db_login6
- Unresolved external '_SvLOCK'
on that platform:
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='bcc32', ccflags ='-O2 -5 -D_RTLDLL -DWIN32 -g0 -DHAVE_DES_FCRYPT -D_MT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS',
optimize='-O2 -5 -D_RTLDLL',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='ilink32', ldflags =' -L"F:\opt\perl\lib\CORE" -L"T:\devel\BC55\lib" -Gn'
libpth=T:\devel\BC55\lib
libs= import32.lib cw32mti.lib
perllibs= import32.lib cw32mti.lib
libc=cw32mti.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags='-tWD'
cccdlflags=' ', lddlflags='-Tpd -L"F:\opt\perl\lib\CORE" -L"T:\devel\BC55\lib"
-Gn'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
Built under MSWin32
Steffen