tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Error in latest mob on aarch64-musl build


From: Sagar Acharya
Subject: [Tinycc-devel] Error in latest mob on aarch64-musl build
Date: Mon, 24 Jul 2023 21:23:07 +0200 (CEST)

I'm building tcc on voidlinux with gcc as below

./configure --config-musl
make

On 'make test'

+In file included from 124_atomic_counter.c:3:
+In file included from /usr/include/stdlib.h:19:
+/usr/include/bits/alltypes.h:18: error: incompatible redefinition of 'wchar_t'
make[3]: *** [Makefile:131: 124_atomic_counter.test] Error 1
Test: 125_atomic_misc...
Test: 126_bound_global...
Test: 128_run_atexit...
Test: 129_scopes...
Test: 130_large_argument...
Test: 131_return_struct_in_reg...
make[3]: Target 'all' not remade because of errors.
make[2]: *** [Makefile:102: tests2-dir] Error 2
make[1]: *** [Makefile:80: all] Error 2
make[1]: Leaving directory '/tinycc/tests'
make: *** [Makefile:454: test] Error 2


Thanking you
Sagar Acharya
https://humaaraartha.in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]