in reply to Re: Win32 installing DBD::mysql, unresolved external symbol
in thread Win32 installing DBD::mysql, unresolved external symbol
Which seems to be the same options that are in the CCFLAGS section of the make file for DBD::Mysql. Is there perhaps something else I need to change, or change else where?perl -V:ccflags ccflags='-nologo -Gf -W3 -MD -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRI +CT -DHAVE_ DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO - +DPERL_MSVC RT_READFIX';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32 installing DBD::mysql, unresolved external symbol
by PodMaster (Abbot) on Jan 26, 2005 at 04:14 UTC | |
by BUU (Prior) on Jan 26, 2005 at 07:17 UTC |