Hi, I am a new user of Kaffe. I am trying to perform some experiments on the Java stack that is supported by JVM. I want to find out the following: (a) The number of elements in the stack which are of size 8-, 16- and 32-bit. (b) The number of elements in the stack whose values will fit in 8-, 16- and 32-bit numbers.
Can anybody tell me which files contain the necessary data structures that need to be modified. I was trying to read the documentation titled "Architecture of Kaffe" (http://wiki.cs.uiuc.edu/cs427/Kaffe+Architecture+Project+Site), but still not very clear on this. I have downloaded version 1.1.4. Also, I am planning to run it in the interpretive mode (JIT disabled). I can see that there are three different directories called intrp, jit and jit3. Which of these shall I use? Please help. Thanks a lot. _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe