[kaffe] help needed porting kaffe 1.1.7 to iPhone
    Dalibor Topic 
    robilad at kaffe.org
       
    Mon Jul 30 17:41:31 PDT 2007
    
    
  
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
    
    
More information about the kaffe
mailing list