"Mark H. Shirley" <shirley@orpheus.arc.nasa.gov> writes:
> configure:884: gcc -c -O conftest.c 1>&5
> as: Warning: /conftest.c, line 1: label should be inside .ent/.end block:
> gcc2_compiled.
> gcc2_compiled.:
> as: Warning: /conftest.c, line 1: label should be inside .ent/.end block:
> __gnu_compiled_c
> __gnu_compiled_c:
> as: Warning: /conftest.c, line 2: SP not changed by a multiple of 16
> as: Warning: /conftest.c, line 2: SP not changed by a multiple of 16
Looks to me as your gcc installation is broken. Can you compile any
program with gcc? Try with CC=cc or re-install gcc.
/assar
|