problem with kaffe on arm-linux

Matthew Bloch mattbee at soup-kitchen.net
Tue Dec 18 02:36:10 PST 2001


On Tue, 18 Dec 2001, kavitha wrote:

> hi I am trying to configure Kafee on arm-linux. when i have specified
> the configure command as CC=arm-elf-gcc LD=arm-elf-ld
> RANLIB=arm-elf-ranlib AR=arm-elf-ar ./configure --host=arm-linux
>
> configure has completed successfully but it is not taking the cross
> compiler environment.i.e. it's taking the gnu gcc not arm-elf-gcc
> while configuration it is saying Checking Whether the C Compiler(gcc)
> is a cross compiler - no

Have you tried adding

  --with-tools=arm-linux-

to the list of configure options?

-- 
Matthew       > http://www.soup-kitchen.net/
              > ICQ 19482073



More information about the kaffe mailing list