Help! - Compilation error for mips-rtems tools under Cygwin

Ralf Corsepius ralf.corsepius at rtems.org
Wed Sep 14 19:06:19 UTC 2005


On Wed, 2005-09-14 at 11:30 -0700, Bruce Robinson wrote:
> Keith,
> 
> I have a set of scripts I used to build the MIPS tool chain under CYGWIN. 
> The GCC configuration looks like this:
> 
> /opt/gcc/gcc-3.4.1/configure \
>   --target=mips-rtems \
>   --prefix=/opt/mips-rtems \
>   --program-prefix=mips-rtems- \
>   --with-local-prefix=/opt/mips-rtems \
>   --enable-languages=c \
>   --with-gnu-as \
>   --with-gnu-ld \
>   --with-newlib
> 
> If you're interested, e-mail me and I can send you the complete set.
I regret having to tell you that you are about to shoot yourself into
your foot.

Have a look into scripts/gccnewlib/gccnewlib.add to figure out how to
configure gcc.

Ralf





More information about the users mailing list