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

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to