are you only building gcc or also glibc/binutils? and building a kernel
with minimal hello world init or something for testing?
what about a dec-alpha build test :)
Am 08.01.2017 um 21:27 schrieb Aaro Koskinen:
Hi,
Here's a report of a successful build and install of GCC:
$ gcc-6.3.0/config.guess
mips64el-unknown-linux-gnu
$ newcompiler/bin/gcc -v
Using built-in specs.
COLLECT_GCC=newcompiler/bin/gcc
COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/6.3.0/lto-wrapper
Target: mipsel-unknown-linux-gnu
Configured with: ../gcc-6.3.0/configure --with-arch=loongson2f --with-abi=32
--with-fp-32=xx --enable-targets=all --disable-nls
--prefix=/home/aaro/gcctest/newcompiler --enable-languages=c,c++
--host=mipsel-unknown-linux-gnu --build=mipsel-unknown-linux-gnu
--target=mipsel-unknown-linux-gnu --with-system-zlib --with-sysroot=/
Thread model: posix
gcc version 6.3.0 (GCC)
-- Build environment ----------------------------------------------------------
host: fuloong-minipc
distro: los.git rootfs=ef31e1 native=ef31e1
kernel: Linux 4.9.0-lemote-los_ef31e1
binutils: GNU binutils 2.27
make: GNU Make 4.2.1
libc: GNU C Library (GNU libc) stable release version 2.24
zlib: 1.2.8
mpfr: 3.1.3
gmp: 60000
-- Time consumed --------------------------------------------------------------
configure: real 0m 23.73s
user 0m 15.35s
sys 0m 6.22s
bootstrap: real 50h 9m 38s
user 46h 31m 26s
sys 3h 16m 30s
install: real 16m 28.01s
user 6m 15.90s
sys 7m 51.50s
-- Hardware details -----------------------------------------------------------
MemTotal: 494016 kB
system type : lemote-fuloong-2f-box
machine : Unknown
processor : 0
cpu model : ICT Loongson-2 V0.3 FPU V0.1
BogoMIPS : 264.19
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : no
hardware watchpoint : yes, count: 0, address/irw mask: []
isa : mips2 mips3
ASEs implemented :
shadow register sets : 1
kscratch registers : 0
package : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
A.