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
- Re: Profiler vs. interpreter Pavel Roskin
- Re: Profiler vs. interpreter Edouard G. Parmelan
