Am 16.08.2011 13:06, schrieb Riccardo Mottola:
> Hi,
> 
> what goes wrong here?
> 
> 
>  Compiling file GSObjCRuntime.m ...
> In file included from GSObjCRuntime.m:727:
> ../../Headers/GNUstepBase/GSIMap.h: In function `GSIMapFreeNode':
> ../../Headers/GNUstepBase/GSIMap.h:465: cast to union type from type not
> present in union
> ../../Headers/GNUstepBase/GSIMap.h:468: cast to union type from type not
> present in union
> ../../Headers/GNUstepBase/GSIMap.h: In function `GSIMapCleanMap':
> ../../Headers/GNUstepBase/GSIMap.h:1186: cast to union type from type
> not present in union
> ../../Headers/GNUstepBase/GSIMap.h:1190: cast to union type from type
> not present in union

FWIW, this does not seem to be related to gcc 2.95 because I've been
seeing this error when I tried to get base to compile on an OS X machine
[0]. Since the GSIMap is a bit out of my league, I never figured out
what went wrong there…

Cheers,

Niels

[0] The rationale being that I wanted to run the base test suite. Is
there any proper documentation on how to run it on OS X?

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

Reply via email to