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

Ralf Corsepius ralf.corsepius at rtems.org
Wed Sep 14 17:33:55 UTC 2005


On Wed, 2005-09-14 at 12:04 -0400, bndrobinson at cox.net wrote:

> As to the error, I'd wonder if the MIPS assembler is actually being
> used at the point where the error occurs. You should try getting the
> compiler to list the tools that it is using.
Did you read Joel's reply? Let me recap it in brief:

The error you see indicates one or more of
1. You missed to "make install" binutils
2. You don't have the directory you installed your binutils into
($prefix/bin) in your $PATH when building GCC.

Ralf





More information about the users mailing list