discuss-gnustep
[Top][All Lists]
Advanced

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

Re: startup 0.15 on windows


From: Adam Fedor
Subject: Re: startup 0.15 on windows
Date: Fri, 17 Mar 2006 11:14:36 -0700

On 2006-03-15 10:00:46 -0700 Marko Riedel <markoriedelde@yahoo.de> wrote:

Compiling file objc-load.m ...
dynamic-load.h:73: warning: '__objc_dynamic_get_symbol_path' defined but
not used
Compiling file GSFFCallInvocation.m ...
GSFFCallInvocation.m: In function `GSInvocationCallback':
GSFFCallInvocation.m:1003: error: union has no member named `_longlong' GSFFCallInvocation.m:1004: error: union has no member named `_ulonglong'
GSFFCallInvocation.m:1003: warning: value computed is not used
GSFFCallInvocation.m:1004: warning: value computed is not used


This may be due to a bug in ffcall,

vacall/vacall.h.in:377

HAVE_LONGLONG should be HAVE_LONG_LONG

I thought this was fixed in the latest version, but perhaps it is not (it's fixed in CVS at least (that's CVS for ffcall which is at clisp.org))





reply via email to

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