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"-like program
>> with "make testexec".

> The Makefile target attempts to create a simple file containing:

>     print "Hello World\n"
>     end

> Alas, it's hard to create that file portably.

Sorry, misunderstanding. I'd like to get rid of this hello world test.

"make testexec" should run like "make testj" i.e. test all ~2000 current
tests via the exec core.

leo

Reply via email to