gnustep-dev
[Top][All Lists]
Advanced

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

Re: header issue compiling Base


From: Fred Kiefer
Subject: Re: header issue compiling Base
Date: Sun, 5 Nov 2017 22:52:55 +0100

> Am 05.11.2017 um 22:38 schrieb Riccardo Mottola <address@hidden>:
> 
> 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.


Could you please provide us with a diff between GSConfig.h with and without ICU?
And it would be great to see the config.log file for the ICU case.

From a previous mail I remember that you had issues with ICU 4.6, which version 
are you using now and how did you install that newer release?

Fred


reply via email to

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