gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: header issue compiling Base


From: Riccardo Mottola
Subject: Re: header issue compiling Base
Date: Sun, 5 Nov 2017 22:38:17 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]