Kaffe .9.1 for bsdi 3.0 ??
TIOOYK
gerry at van-as-03c03.direct.ca
Sat Jul 12 09:30:25 PDT 1997
On Fri, Jul 11, 1997 at 03:14:00PM -0700, David A. Lee wrote:
: / I'm trying (after a year's absence from kaffe ...) to compile kaffe 0.9.1
: / on BSDI 3.0
: /
: / I get the following compile error.
: /
: / gcc -g -O -DNO_SHARED_LIBRARIES -I. -I. -I./../../config -I../../config
: / -I../../include -I./../../include -DTRANSLATOR -I./jit -DKVER=\"0.91\" -c
: / ./jit/funcs.c
: / funcs.c:8815:Unknown pseudo-op: '.global'
: / funcs.c:8815:Rest of line ignored. 1st junk character valued 95 (_).
: /
: /
: / examination shows that this is the 'TRAMPOLINE' assembly code ... but
: / beyond
: / that I suspect its just the assembler for BSDI 3.0 is different ...
: / Anyone have a fix for this ? or any clues ?
Yes - get rid of the "a" in .global.
In bsdi there was/is: .globl instead.
Kaffe is broken IMHO so good luck.
-g
--
I theenk my cereer is rooeened!
More information about the kaffe
mailing list