gnustep-dev
[Top][All Lists]
Advanced

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

Re: Build errors


From: Richard Frith-Macdonald
Subject: Re: Build errors
Date: Fri, 24 Jul 2015 21:00:19 +0100

> On 23 Jul 2015, at 15:33, b17 c0de <address@hidden> wrote:
> 
> I see someone committed a fix for this issue. But it only fixes one of the 
> errors. I'm still getting the following error when building with clang:
> 
> In file included from NSConcreteHashTable.m:115:
> 
> ../Headers/GNUstepBase/GSIMap.h:1272:10: error: application of 'sizeof' to 
> interface 'NSConcreteHashTable' is not supported on this architecture and 
> platform
> 
>   size = sizeof(GSI_MAP_TABLE_T) + map->chunkCount * sizeof(void*);

Thanks … I don’/t have a non-frafgile build to test on right now, but I made 
another change I hope might fix that.  Please give it a go.


reply via email to

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