discuss-gnustep
[Top][All Lists]
Advanced

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

Kaffe and JIGS


From: Dennis Leeuw
Subject: Kaffe and JIGS
Date: Wed, 11 Jan 2006 12:33:48 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

Hi all,

Since Kaffe supports JNI 1.2 I thought it would be nice to see if I can get JIGS to work with Kaffe. But I run into some trouble that seems to be related to Objective-C. Anyone any ideas about this?

Used versions:
gcc 3.5.5 with Objective C
jikes 1.22
Kaffe 1.1.6
JIGS 1.5.5

gcc ObjcRuntimeUtilities.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNT IME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -DGSWARN -DGSDIAGNOSE -O2 -fno -strict-aliasing -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I /usr//include/ -I/usr//include/linux -I../Java/ -I. -I/home/dennis/GNUstep/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/System/Library/Headers \
       -o shared_obj/ObjcRuntimeUtilities.o
In file included from /usr/lib/gcc-lib/i486-linux/3.3.5/include/objc/objc-api.h:
31,
                 from ObjcRuntimeUtilities.h:29,
                 from ObjcRuntimeUtilities.m:44:
/usr/lib/gcc-lib/i486-linux/3.3.5/include/objc/hash.h: In function `hash_ptr': /usr/lib/gcc-lib/i486-linux/3.3.5/include/objc/hash.h:164: error: `size_t' undeclared (first use in this function) /usr/lib/gcc-lib/i486-linux/3.3.5/include/objc/hash.h:164: error: (Each undeclared identifier is reported only once /usr/lib/gcc-lib/i486-linux/3.3.5/include/objc/hash.h:164: error: for each function it appears in.) /usr/lib/gcc-lib/i486-linux/3.3.5/include/objc/hash.h:164: error: syntax error before "key"

Any pointers highly appreciated.

Dennis

--
"It is not necessary to change.
 After all, survival is not mandatory."
        Dr. W. Edwards Deming




reply via email to

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