mirror of git://sourceware.org/git/glibc.git
Update MIPS entry.
This commit is contained in:
parent
a35e137a99
commit
4d2adf2957
9
FAQ.in
9
FAQ.in
|
|
@ -384,12 +384,11 @@ newer.
|
||||||
|
|
||||||
??mips Which tools should I use for MIPS?
|
??mips Which tools should I use for MIPS?
|
||||||
|
|
||||||
{AJ} Either use as compiler egcs 1.1.2 (with Ralf Baechle's MIPS patches) or
|
{AJ} You should use the current development version of gcc 2.97 from CVS.
|
||||||
the current development version of gcc 2.96 from CVS. gcc 2.95.x does not
|
gcc 2.95.x does not work correctly on mips-linux.
|
||||||
work correctly on mips-linux.
|
|
||||||
|
|
||||||
You need recent binutils, anything before and including 2.10 will not work
|
You need also recent binutils, anything before and including 2.10 will not
|
||||||
correctly. Either try the Linux binutils 2.10.0.33 from HJ Lu or the
|
work correctly. Either try the Linux binutils 2.10.0.33 from HJ Lu or the
|
||||||
current development version from CVS of binutils.
|
current development version from CVS of binutils.
|
||||||
|
|
||||||
For details check also my page <http://www.suse.de/~aj/glibc-mips.html>.
|
For details check also my page <http://www.suse.de/~aj/glibc-mips.html>.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue