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
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
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