|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^3: if Digest::SHA1 loaded Can't load LibXML/LibXML.dll Invalid access to memory locationby Anonymous Monk |
| on Dec 06, 2012 at 13:47 UTC ( #1007571=note: print w/ replies, xml ) | Need Help?? |
|
:) Thanks but it appears I've figured it out the problem, it is ImageBase collision It is fixed with a rebase rebase when the default -Wl,--enable-auto-image-base generates a collision, you can also rebase with perl -pi.orig -e " s{^(LDDLFLAGS = )}{$1 -Wl,--image-base=0x70000000 }; " Makefile FWIW, StrawberryPerl uses same compiler
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||