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.
Even with the update on github my build fails.
As it might be some local issue I decided to apply and push
your patch now and try to get things working for me later.
I am planning a new release and as your submission is of high
quality, I do not want to keep it back for more time.
Thanks for the c-sky support in uClibc-ng!
best regards
Waldemar