From: Nicholas Clark Date: Tue, 18 Apr 2006 13:10:35 +0000 (+0000) Subject: Relocatable @INC and parallel builds pretty much work now. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e3e6d68743ed761cb0544e3d813089f7cf291cd8;p=p5sagit%2Fp5-mst-13.2.git Relocatable @INC and parallel builds pretty much work now. p4raw-id: //depot/perl@27885 --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 1cff0ec..15995bc 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -177,12 +177,6 @@ compilation, and hence remove the duplication, and the mistakes it has caused. Or if you prefer, tasks that you would learn from, and broaden your skills base... -=head2 Relocatable perl - -The C level patches needed to create a relocatable perl binary are done, as -is the work on F. All that's left to do is the C tweaking -to let people specify how they want to do the install. - =head2 make HTML install work There is an C target in the Makefile. It's marked as @@ -301,13 +295,6 @@ possibly involving probing at install time or later, so that the C<%Config> in a binary distribution better describes the installed machine, when the installed machine differs from the build machine in some significant way. -=head2 make parallel builds work - -Currently parallel builds (such as C) don't work reliably. We believe -that this is due to incomplete dependency specification in the F. -It would be good if someone were able to track down the causes of these -problems, so that parallel builds worked properly. - =head2 linker specification files Some platforms mandate that you provide a list of a shared library's external