[email protected] wrote:
> 
> --NextPart_Webmail_9m3u9jl4l_13493_1231547629_0
> Content-Type: text/plain; charset="utf-8"
> Content-Transfer-Encoding: quoted-printable
> 
> I'm trying to move my work over to yet another PC and I'm getting a failure=
>  I haven't seen before:
> 
> make checkone check-nofast ENGINE=3D"./gforth --no-dynamic" >/dev/null 2>&1
> make checkone check-nofast ENGINE=3D"./gforth-itc" >/dev/null 2>&1
> make checkone check-nofast ENGINE=3D"./gforth-ditc" >/dev/null 2>&1
> make checkone ENGINE=3D"./gforth-fast --no-dynamic" >/dev/null 2>&1
> make: *** [check] Error 2
> 
> Have I forgotten something (again)?

Probably not.  Looks to me like the gforth-fast engine is broken.
Which compiler did you use?  You could try a different one.  You can
also see where the test fails by doing:

make checkone ENGINE=3D"./gforth-fast --no-dynamic"

- anton


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to