Re: [perl #32122] [PATCH] exec core testing

2004-10-27 Thread Leopold Toetsch
Andy Dougherty <[EMAIL PROTECTED]> wrote: > On Sun, 24 Oct 2004, Leopold Toetsch wrote: >> We have since quite a time the support for creating native executables >> on some platforms. This functionality is not tested at all. The Makefile >> has just one very simple rule to create a "Hello world"-l

Re: [perl #32122] [PATCH] exec core testing

2004-10-26 Thread Andy Dougherty
On Sun, 24 Oct 2004, Leopold Toetsch wrote: > We have since quite a time the support for creating native executables > on some platforms. This functionality is not tested at all. The Makefile > has just one very simple rule to create a "Hello world"-like program > with "make testexec". The Makefi