This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-4.3.2 build breaks at multilib glibc


raja.saleru@iap-online.com writes:

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

The FSF gcc release does not support a target named "dsp", nor does it
support a target named "dsp-arm-elf".  You will need to talk to
whoever provided the source code to you.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]