HI Fred,

On 05/11/2017 18:58, Fred Kiefer wrote:
could you please report back what the value of GS_SIZEOF_LONG in GSConfig.h is?
For MinGW NSSwapLong shouldn’t be calling GSSwapI128.

int contains a bad value I think:

#define GS_SIZEOF_LONG          0


without ICU I got this when configuring:
#define    GS_SIZEOF_LONG        4

which makes more sense, INT = LONG in size, while LONG_LONG=8

manually changing that doesn't fix the issue, most probably other things misconfigured.

Riccardo

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to