From: Godmar Back (gback@cs.utah.edu)
Date: Thu Jan 14 1999 - 12:31:48 EST
>
> On Jan 14, 1999, Godmar Back <gback@cs.utah.edu> wrote:
>
> > With TestScript.in looking like this, doesn't that mean that
> > "make check" will test the kaffe in your path?
>
> > : ${JAVA=kaffe} ${SRCDIR=@srcdir@} ${PATHSEP='@PATHSEP@'}
>
> Yes, unless you run it via `make check', because then it will set
> JAVA=$(top_builddir)/kaffe/kaffe/Kaffe$(EXEEXT), and : ${JAVA=kaffe}
> won't override it.
>
Okay --- have you tried it?
My problem seems to be that $(top_builddir)/kaffe/kaffe/Kaffe$(EXEEXT does
not have the +x bit set.
Also, note that ProcessTest still requires "Kaffe" in your path.
However, we could actually pass that as argv[] if the TestScript allows
that now.
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:41 EDT