gcc-4.3.2 cross build breaks at multilib glibc
Yann E. MORIN
yann.morin.1998@anciens.enib.fr
Mon Dec 15 18:08:00 GMT 2008
Hello Raja!
Hello All!
On Monday 15 December 2008 09:43:28 raja.saleru@iap-online.com wrote:
> 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
^^^
Unless I'm mistaken, I don't think that "dsp" is a supported target for gcc
(it does not appear in the gcc-4.3.2 manual, anyway).
What is your "core" processor? If it really is an ARM with a DSP, then you
should use something like --target=arm-linux-gnu (or arm-linux-uclibc, or
armeb-...).
If you want to configure gcc to generate code for the DSP, I think this is
not possible, and that you'll need the compiler for your DSP from your
DSP vendor.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software Designer | \ / CAMPAIGN | ___ |
| --==< ^_^ >==-- `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
`------------------------------^-------^------------------^--------------------'
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list