On Mon, Oct 16, 2017 at 07:12:31PM +0200, Waldemar Brodkorb wrote: Hi, Waldemar
I get following error when trying to create a toolchain with the provided github sources for binutils, gcc and Linux kernel, targeting ck610f CPU: .. /pthread -I./libpthread/nptl/sysdeps/pthread/bits -I./libpthread/nptl/sysdeps/generic -I./libc/sysdeps/linux/common -isystem /home/wbx/csky/toolchain_qemu-csky_uclibc-ng/usr/lib/gcc/csky-unknown-linux/6.3.0/include-fixed -isystem /home/wbx/csky/toolchain_qemu-csky_uclibc-ng/usr/lib/gcc/csky-unknown-linux/6.3.0/include -I/home/wbx/csky/target_qemu-csky_uclibc-ng/usr/include/ -DNDEBUG -DIN_LIB=libc -fPIC -MT libc/sysdeps/linux/csky/__syscall_error.os -MD -MP -MF libc/sysdeps/linux/csky/.__syscall_error.os.dep {standard input}: Assembler messages: {standard input}: Error: value of 93939307125736 too large for field of 4 bytes at 56 Makerules:369: die Regel für Ziel „libc/sysdeps/linux/csky/__syscall_error.os“ scheiterte
Anything missing in the github sources required to actually build a uClibc-ng toolchain from scratch?
Seems assembler failed.
Could you send me your config.log for binutils & gcc?
Best Regards Guo Ren