Even with --target=i586-mingw32 it stops at exactly the same point.
While building gnustep-objc-1.6.0 works perfectly with:
make target=i586-mingw32
So I suspect it is something in configure. The config.log reports:
configure:16547: result: none
configure:16572: error: Incomplete support for ffi functionality.
Even installing ffcall within the GNUstep directory layout ends with
same story. So something is wrong somewhere... but I can't figure out
what. Pointers where to look, even the obvious, because I am surely
overlooking something?
And completely agree with the proposed changes of the variables and the
use of host=
Thanks (again) ;),
Dennis