$ make -v GNU Make 4.1 Built for x86_64-unknown-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. $ remake -v GNU Make 4.1+dbg0.91 Built for x86_64-unknown-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. Copyright (C) 2015 Rocky Bernstein. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. $ rm -rf ../../blib ; make clean >/dev/null; mv Makefile.old Makefile ; cp Version.pm.KEPT Version.pm ; cp Types.pm.KEPT Types.pm ; remake -x linkext >output.linkext ; l ../../blib/arch/auto/PDL/Core/Core.so Using new 64bit index support Using new 64bit index support ls: cannot access ../../blib/arch/auto/PDL/Core/Core.so: No such file or directory $ rm -rf ../../blib ; make clean >/dev/null; mv Makefile.old Makefile ; cp Version.pm.KEPT Version.pm ; cp Types.pm.KEPT Types.pm ; remake -x dynamic >output.dynamic ; l ../../blib/arch/auto/PDL/Core/Core.so Using new 64bit index support Using new 64bit index support -rwxr-xr-x. 1 user user 168335 Apr 6 00:42 ../../blib/arch/auto/PDL/Core/Core.so