<?xml version="1.0" encoding="windows-1252"?>
<node id="1001163" title="Re^5: Can't compile XS code" created="2012-10-27 01:18:44" updated="2012-10-27 01:18:44">
<type id="11">
note</type>
<author id="524150">
syphilis</author>
<data>
<field name="doctext">
Are you using the "MSI Installer" version of that distro ?
According to [http://strawberryperl.com/releases.html|this page], it's SHA1 digest should be:
&lt;c&gt;
e67728ddd89777815271ac7416cff32653d387bf
&lt;/c&gt;
Is that what you have ? (I get that SHA1 digest for the distro that I just downloaded - so that part looks fine to me.)&lt;br&gt;If you get a different SHA1 digest for the distro you downloaded then, either you've grabbed a different distro, or you've got a corrupted distro.&lt;br&gt;&lt;br&gt;When I install that distro and run:
&lt;c&gt;
objdump -t C:/strawberry/perl/lib/CORE/libperl516.a &gt;dump.txt 
&lt;/c&gt;
I get no errors ... so I'm thinking that you must be running a different objdump. Where is it coming from ? You need to run the objdump that's in C:/strawberry/c/bin ... so try:
&lt;c&gt;
C:/strawberry/c/bin/objdump -t C:/strawberry/perl/lib/CORE/libperl516.a &gt;dump.txt
&lt;/c&gt;
Does that make any difference for you ?&lt;br&gt;Finally, the various digests I get for libperl516.a are:
&lt;c&gt;
Enter the filename (full path): C:/strawberry/perl/lib/CORE/libperl516.a
MD5: e53826b93afd80de2e44038da93e63ba
SHA1: 68737f9536907c5a37833b94e26685a10d9c5ce0
SHA256: c66d4ad43a583304b800e22966de0ab5baa6000ccb956643559b8e76f62e84dc
&lt;/c&gt;
Does that match what you get ? (No need to check all 3 - any one will do.)
&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Rob</field>
<field name="root_node">
1001132</field>
<field name="parent_node">
1001148</field>
</data>
</node>
