crosstool-ng/samples/mips64el-n32-linux-uclibc/reported.by
Yann E. MORIN" e9a2a86d4d arch/mips: add experimental mips64 samples
Both toolchains were tested to successfully:
- _build_ busybox, giving respectively an n32 and an n64 binary
  although it has not been run-tested.
- build linux-2.6.36-rc3 for Loongson, giving an n64 vmlinux
  (which is expected, due to the way the kernel is built),
  and the kernel properly boots!

Credits are due to Julien MOUTHINO (julm on freenode#uClibc) for
testing that the kernel boots on his hardware! Cheers! ;-)

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-09-12 23:38:18 +02:00

4 lines
147 B
Plaintext

reporter_name="Yann E. MORIN"
reporter_url="http://ymorin.is-a-geek.org/projects/crosstool"
reporter_comment="EXPERIMENTAL MIPS-64 n32 toolchain."