lmcne
lmcne
Comparison of myldr/Makefile produced by v5.40.2 and v5.42.0 builds shows significant difference in PERL_LDFLAGS and STATIC_LDFLAGS: **v5.40.2:** PERL_LDFLAGS=-release -nologo -nodefaultlib -libpath:"E:\\perl\5.40.2\AMD64\lib\CORE" -machine:AMD64 -subsystem:console,"5.02" "E:\perl\5.40.2\AMD64\lib\CORE\perl540.lib" "C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.36.32532\\lib\x64\oldnames.lib" "C:\Program Files...
Looks like this is probably the same issue described here: https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/478