Re: Newbie crosstool problem
On Oct 29, 6:17 am, Rico <richard.cope...@xxxxxxxxxxxxxxxx> wrote:
Hi,
checking version of gcc... 4.2.1, bad
Can somebody point me in the right direction please?
TIA,
Richard.
Could you check your glibc configure script? It may test for a version
of gcc
3.2.X or later. If it doesn't test for a number greater than 3, it
will fail.
.
Relevant Pages
- incorrect old gcc exit code
... it is that it returns 0 always, no matter succeeded it in compiling or ... So no surprise configure script fails wherever it uses gcc to ... exits with a proper exit code: ... (comp.os.lynx) - configure: error: cannot find ssl library - PROBLEM
... called 'gtmess' using the 'configure' script. ... checking for gcc... ... checking for C compiler default output... ... checking for gcc option to accept ANSI C... ... (alt.linux) - Help getting dsniff compiled and installed...
... RESULTS OF CONFIGURE SCRIPT: ... checking for gcc... ... checking whether the C compiler is a cross-compiler... ... (comp.os.linux.security) - Re: Linux for embedded mpc5xx
... in what way does your build of gcc fail? ... The newer releases all seem to fail trying to make gnat ada. ... >> I'm trying to build a cross compiler for mpc5xx boards. ... >> rebuild gcc using glibc. ... (comp.os.linux.embedded) - Re: A Portable C Compiler
... It is an ASCII LINKER SCRIPT for GNU's "ld"... ... The point is, you were criticising gcc, and this isn't part of it. ... (comp.lang.c) |
|