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: arm-apple-darwin-cc    conftest.c   >&5
/Developer/SDKs/iPhone//bin/arm-apple-darwin-ld: can't locate file for: -larmfp

so I guess the arm floating point support library is missing in the link library path.

good luck!
dalibor topic

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to