> > Where to find the GCC sources? I want to build this GCC as a cross-compiler. > I tried https://github.com/loongson/gcc, but > - with it, "gcc --version" reports "12.0.0 20210528 (experimental)", > not "12.0.0 20211202 (experimental)", > - my cross-compiler produces different code (worse than the one produced > by the GCC on gcc401).
gcc: https://github.com/loongson/gcc/tree/loongarch_upstream_v4 binutils: https://github.com/loongson/binutils-gdb/commits/upstream_v3.1 glibc: https://github.com/loongson/glibc/tree/loongarch_2_34_dev_v2.0 Thanks. _______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
