Re: [kaffe] help needed porting kaffe 1.1.7 to iPhone

2007-07-30 Thread Dalibor Topic
Dario Laverde wrote: I've attached config.log and .arm-cc-specs (which is what arm-apple-darwin-cc uses for its flags). thanks for any pointers, Dario Hi Dario, looking at config.log, the issue seems to be: configure:2649: checking for C compiler default output file name configure:2652: ar

[kaffe] help needed porting kaffe 1.1.7 to iPhone

2007-07-30 Thread Dario Laverde
I've got the toolchain working on my PPC OS X 10.4.10 and used the following to try to build kaffe: export PATH=/Developer/SDKs/iPhone/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin export KAFFEH=/usr/local/kaffebkp/bin/kaffeh export CC=arm-apple-darwin-cc export CPP=/Developer/SDKs/iPhone/bin

[kaffe] tomcat-4.1 & kaffe; IllegalArgumentException: Attribute must be readable or writable

2007-07-30 Thread Joe Phillips
Craig, Sorry about the formatting as I'm copy/pasting from the mail list archives into my mailer. I just subscribed. Based on the exception stack it looks like the problem is with some JMX functionality either in Tomcat proper or one of your webapps. Note the mention of "MBean" in the stack tra