Newbie trying to build newlib
Vincent Rivière
vincent.riviere@freesbee.fr
Tue Feb 17 17:49:00 GMT 2009
Beman Dawes wrote:
> checking for gcc... gcc -m64
...
> checking for C compiler default output file name... configure: error:
> C compiler cannot create executables
It seems that for an unknown reason, the makefile wants to make a 64-bit
build. It wants to compile using gcc -m64. However, you probably don't
have 64-bit libraries on your system. Try to compile an Hello, World
with such option: it will probably fail.
Check your environment, especially the CC and CFLAGS variables. They
should be empty.
I may be totally wrong, so good luck.
--
Vincent Rivière
--
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.
More information about the Newlib
mailing list