Profiler vs. interpreter

Pavel Roskin pavel_roskin at geocities.com
Wed Jul 28 08:21:08 PDT 1999


Hello!

New problem with Kaffe on i686-redhat-linux-gnu :

$ ./configure --with-engine=intrp && make
...
main.o: In function `main':
/usr/local/src/kaffe/kaffe/kaffe/main.c:69: undefined reference to
`profFlag'

Looks like config/i386/common.h enables profiler in all cases, but there
is no profiler support in kaffe/kaffevm/intrp/

Either kaffe/kaffevm/intrp/ needs updating or config/i386/common.h needs
fixing

Pavel Roskin



More information about the kaffe mailing list