On Mon, Aug 06, 2007 at 04:37:54PM +0200, Tobias Vogel wrote:
> 
> >  I think that is the wrong config.log!  Binutils creates these in
> > some, or all, of the subdirectories - I imagine you have one in the
> > libiberty directory.
> >
> > ĸen
> >   
> 
> Whoops!
> Thanks, you're right, here comes the right config.log.
> Thanks again!
> 
> ----
[...]
> configure:2060: gcc -V </dev/null >&5
> gcc:  '-V' option must have argument
> configure:2063: $? = 1
> configure:2082: gcc -o conftest -g -O2   conftest.c  >&5
> configure:2085: $? = 0
> configure:2119: checking for C compiler default output file name
> configure:2122: gcc -g -O2   conftest.c  >&5
> configure:2125: $? = 0
> configure:2171: result: a.out
> configure:2176: checking whether the C compiler works
> configure:2182:  ./a.out
> /binutils-2.17/libiberty/configure:  line 2183:  ./a.out: No such file 
> or directory
> configure:2185: _? = 127
> configure:2194: error: cannot run C compiled programs.
 That probably means that a.out is linked against a non-existent
library.  Run 'readelf -l' or 'ldd' on it to see what it is trying
to use.

 I have to assume that something wrong happened in 'adjusting the
toolchain' (section 10.7).

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to