0.9.1 compilation failure on linux
Tim Wilkinson
tim at tjwassoc.co.uk
Sun Jun 29 08:32:07 PDT 1997
Ales Pour wrote:
>
> make[2]: Entering directory `/usr/src/kaffe-0.9.1/kaffe/kaffevm'
> gcc -O2 -m486 -fno-strength-reduce -fomit-frame-pointer -I. -I. -
> I./../../config -I../../config -I../../include -I./../../include -
> DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC exception.c
> exception.c: In function `nullException':
> exception.c:202: `sig' undeclared (first use this function)
> exception.c:202: (Each undeclared identifier is reported only once
> exception.c:202: for each function it appears in.)
> exception.c:205: parse error before `.'
> exception.c:205: parse error before `.'
> exception.c: In function `arithmeticException':
> exception.c:222: `sig' undeclared (first use this function)
> exception.c:224: parse error before `.'
> exception.c:224: parse error before `.'
Ales,
This would seem to be a failure to define the EXCEPTIONPROTO macro in
config/i386/linux/jit-md.h - I guess your systems falls between the two
options available. Can you work out what's wrong exactly without
breaking these configuration and send a patch?
Cheers
Tim
--
Tim Wilkinson Tel/Fax: +44 181 446 1309
T. J. Wilkinson & Associates, Mobile: +44 370 621006
London, UK. Email: tim at tjwassoc.co.uk
More information about the kaffe
mailing list