Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: A Win32 new Perl build dilemma

by aitap (Curate)
on Nov 29, 2021 at 07:20 UTC ( [id://11139205]=note: print w/replies, xml ) Need Help??


in reply to A Win32 new Perl build dilemma

Try using WinAPIOverride to see if there's any difference in WinAPI calls between the old and the new Perl? If there isn't any, it must be somewhere else (flags in the EXE itself set by the linker? something fishy in the manifest?). If you do find something, it could be traced to the CRT and Perl's use of it.

Replies are listed 'Best First'.
Re^2: A Win32 new Perl build dilemma
by mikegold10 (Acolyte) on Nov 29, 2021 at 18:47 UTC
    Turned out to be a need for a registry change, as mentioned in my reply to the first post...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11139205]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-03-29 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found