I seek your advice on building/compiling Perl for use on 64bit Windows.
The short question:How do I build a true 64bit binary of Perl for use on Windows?
The longer question (and what I've done so far):
Following the details on perl 5.8.805 on windows 64bit I've got hold of the MS Platform SDK suitable for my AMD64 machine (which is running Windows XP x64 Edition).
I think I've configured the Makefile correctly, but as I'm Windows through and through I haven't done this much, so may have screwed it up. If people think it will help, I'll post it.
When I try and run nmake in the Win32 Perl source directory, I get:
perlglob.obj : error LNK2001: unresolved external symbol __security_ch +eck_cookie ..\perlglob.obj : fatal error LNK 1120: 1 unresolved externals
Any pointers as to what I'm doing wrong would be gratefully received! I realise that this isn't necessarily the best place to pose such a question, so if anyone could also recommend a better outlet, I'll also try there.
As an aside, I'm trying to build Perl 64bit so that it runs in WindowsPE 64 - unlike regular Windows, WindowsPE cannot run the WOW layer to run 32bit apps. WindowsPE is used in our unattended install environment.
Many thanks,
Loki
In reply to Building 64bit Perl for Windows by puploki
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |