|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^7: if Digest::SHA1 loaded Can't load LibXML/LibXML.dll Invalid access to memory locationby Anonymous Monk |
| on Dec 05, 2012 at 04:04 UTC ( #1007188=note: print w/ replies, xml ) | Need Help?? |
|
Aha, now that is more interesting -- taking your advice from earlier enabling debugging info perl -pi.orig -le " if( m{^\s*(OPTIMIZE|CCFLAGS|LDDLFLAGS|LDFLAGS)\s*=}i ){ s{ -s }{ }g } " Makefile And now I'm cooking with gas :) The relevant snippet from depends.exe
now Dynaloader also spits out for module XML::LibXML: load_file:%1 is not a valid Win32 application ...
In Section
Seekers of Perl Wisdom
|
|