More on kaffe-0.10.0 on OpenStep
Aleksey Sudakov
zander at RelevantKnowledge.COM
Tue Mar 31 06:39:28 PST 1998
Alright, I tried couple more targets with no success.
Compilation for OpenStep-i386-interp fails with the same problem is support.c
/usr/tmp/cc008905.s:1195<perands given don't match any known 386 instruction
/usr/tmp/cc008905.s:1200<perands given don't match any known 386 instruction
/usr/tmp/cc008905.s:1206<perands given don't match any known 386 instruction
/usr/tmp/cc008905.s:1682<perands given don't match any known 386 instruction
/usr/tmp/cc008905.s:1687<perands given don't match any known 386 instruction
/usr/tmp/cc008905.s:1693<perands given don't match any known 386 instruction
Compilation for OpenStep-i386 with statically linked libraries fails even
earlier in libmath.c with the following error
ranlib libmath.a.0.100
ranlib: warning for library: libmath.a.0.100 the table of contents is empty
(no object file members in the library)
*** Exit 1
*** `libmath.a.0.100' removed
Stop.
Apparently there is no libgmp on OpenStep, so HAVE_LIBGMP is undefined and
as a result the only file that goes to libmath (BigInteger.o) is empty.
Any ideas how to make things work?
Regards,
Aleksey
More information about the kaffe
mailing list