Hi,

I am trying to install DBI-1.20 on a IA64 box running Windows XP. I was
able to install MySql sucessfully, but cannot install DBI. I get the
following error message -

Microsoft (R) Program Maintenance Utility   Version 7.00.8827
Copyright (C) Microsoft Corp 1988-1999. All rights reserved.

        link -out:blib\arch\auto\DBI\DBI.dll -dll -nologo -nodefaultlib
-release  -libpath:"C:\Perl\

BI.obj   C:\Perl\lib\CORE\perl56.lib oldnames.lib kernel32.lib user32.lib
gdi32.lib winspool.lib  co

hell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib
mpr.lib winmm.lib  version.lib
svcrt.lib -def:DBI.def
DBI.obj : fatal error LNK1112: module machine type 'IA64' conflicts with
target machine type 'IX86'
NMAKE : fatal error U1077: 'link' : return code '0x458'
Stop.

Is there a version of DBI that is targetted for IA64? If not how can I
modify the present version to compile on IA64 (it does not matter if the
target machine type is X86, as IA64 can run X86 code).

Thanks,
Ramesh

Reply via email to