[kaffe] Fwd: a bug report on make program in kaffe

Dalibor Topic robilad at kaffe.org
Mon Sep 21 06:36:10 PDT 2009


mohammad reza azadmanesh wrote:
> ../../kaffe/kaffevm/constants.c:186: warning: implicit declaration of
> function ‘check_if_need_toswitch_words_in_jdouble’

> constants.o: In function `readConstantPool':
> /media/disk-1/tools/kaffe-1.1.9/kaffe/kaffeh/../../kaffe/kaffevm/constants.c:186:
> undefined reference to `check_if_need_toswitch_words_in_jdouble'

You need to look at the code in question to see why the code is 
being built using that function, without actually declaring or building 
it.

cheers,
dalibor topic



More information about the kaffe mailing list