public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* (no subject)
@ 2008-12-15  8:36 raja.saleru
  0 siblings, 0 replies; only message in thread
From: raja.saleru @ 2008-12-15  8:36 UTC (permalink / raw)
  To: glibc build; +Cc: glibc-bugs

Hi, I am trying to cross compile the gcc-4.3.2 for arm based dsp target.
The following error occurs.

build procedure:

$ ../gcc-4.3.2/configure --target=dsp --prefix=/opt/test
--enable-languages=c --disable-shared --disable-thread
 --disable-nls

$ make

Please help us how to proceed further.

Checking multilib configuration for libgcc...
Configuring in dsp/libgcc
…………………………..
*** Configuration dsp-arm-elf not supported
make[1]: *** [configure-target-libgcc] Error 1
make[1]: Leaving directory `/cygdrive/c/obj-gcc-4.3.2'
make: *** [all] Error 2

The config.log file contains the following error:

configure:2817: /cygdrive/c/obj-gcc-4.3.2/./gcc/xgcc
-B/cygdrive/c/obj-gcc-4.3.2/./gcc/ -B/opt/test/dsp/bin/
-B/opt/test/dsp/lib/ -isystem /opt/test/dsp/include -isystem
/opt/test/dsp/sys-include -qlanglvl=ansi -c -O2  conftest.c >&5
xgcc: unrecognized option '-qlanglvl=ansi'
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:11:23: error: sys/types.h: No such file or directory
conftest.c:12:22: error: sys/stat.h: No such file or directory
…………………………………

Thanks in Advance
Raja Saleru



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-15  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-15  8:36 raja.saleru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).