[uClibc] CVS toolchain, HOWTO get it work ?

Volmat Alain avolmatjp at yahoo.co.jp
Sun Nov 14 15:04:53 UTC 2004


Hi,

well this may sounds like a very newbie question ...
(actually I'm not that far from it as far as uclibc
toolchain is concerned) ....
I have been trying to compile a toolchain for the SH3 big
endian architecture but couldn't get anything compiled.
Finally I just gave it a try with arm, mips or sh4 (just
to be sure it is not just sh3 which went wrong) but got
the same result.
The question is very simple in fact: how to compile the
toolchain ?
my understanding is that I need to modify the Makefile
which stand under the gcc-3.3-x directory, set ARCH to
sh3, then just do make. It then download several packages
and I have to answer some other question such as what is
my target machine (SH), the model (SH3), endianness (Big
Endian) and some other stuffs that I just left to their
default value.

Then it compiles so many stuffs but I the end just stop on
an error saying that mb and m3 are not recognized options.
It becomes mb and m4 unrecognized options when I select
sh4.

Am I correct ? Could anyone confirm that or tell me how I
should do ?

Thanks.

Alain



More information about the uClibc mailing list