On Sun, 28 Oct 2001, Harold Hunt wrote:

> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> [...]
> checking whether the C compiler (gcc -g -O2 ) works... yes
> checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... yes
> [...]

What test is run? Why does it fail? If there is nothing in config.log
you should check configure and see how the compiler is called.

What output gives 
echo "main(){return(0);}" | gcc -x c - -o conftest && ./conftest

Maybe there is still an entry config.cache

bye
        ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org           ICQ: 126018723
 phone: +49 3725 349 80 80      mobile: +49 172 7854017

Reply via email to