[kaffe] After cross compiling, I found this error message.
    Dalibor Topic 
    robilad at kaffe.org
       
    Mon Jan  9 06:16:36 PST 2006
    
    
  
임동기 wrote:
> Hi~
> I have cross compiled kaffe based on xscale board.
> But, When I do kaffe execution file, I found error message.
> What do I do about this error message?
> Do I make an error in the cross compiling?
> 
> ================================================
> [root at EMPOS root]/mnt/kaffe/jre/bin/kaffe-bin
> /mnt/kaffe/jre/bin/kaffe-bin: /lib/libc.so.6: version `GLIBC_2.3' not
> found (required by /mnt/kaffe/jre/lib/arm/libkaffe)
> /mnt/kaffe/jre/bin/kaffe-bin: /lib/libc.so.6: version `GLIBC_2.2.4' not
> found (required by /lib/libgcc_s.so.1)
I assume that your cross compiler toolchain does not match the actual
installation on the board. Try using the toolchain from the board
vendor. If that fails, see if you can get a hello world application
cross-comoiled.
cheers,
dalibor topic
    
    
More information about the kaffe
mailing list