Little correction. Using --target= to configure of base uses gcc from the distro and using --host= finds the correct i586-mingw32-gcc compiler.

So --host seems to work fine...

Just to let you know. /me off to more config.log reading.

Dennis

Dennis Leeuw wrote:
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


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to