From 798fd3e29f1fe8240c74a40c471e3d19a421ea6b Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Tue, 8 Sep 2009 21:33:22 +0100 Subject: Build the nonxs extensions before building DynaLoader. (d1a2168615d3 isn't enough to ensure that the toolchain is in lib/ before we start processing XS code.) --- vms/descrip_mms.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vms/descrip_mms.template') diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index e256b164c7..ce3e6b41ab 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -678,7 +678,7 @@ nonxsext : $(LIBPREREQ) $(DBG)perlshr$(E) preplibrary makeppport $(MINIPERL_EXE) [.x2p]s2p.com : [.x2p]s2p.PL $(ARCHDIR)Config.pm $(MINIPERL) -"I[-.lib]" $(MMS$SOURCE) -[.utils]xsubpp.com : [.utils]xsubpp.PL $(ARCHDIR)Config.pm +[.utils]xsubpp.com : [.utils]xsubpp.PL $(ARCHDIR)Config.pm nonxsext $(MINIPERL) -"I[-.lib]" $(MMS$SOURCE) # Rename catches problem with some DECC versions in which object file is -- cgit v1.2.1