|
From: | Ziyao |
Subject: | Re: [Tinycc-devel] bcheck:1075-1077 on arm32 |
Date: | Fri, 30 Jun 2023 10:55:06 +0800 |
On 2023-06-28 21:36, Sagar Acharya via Tinycc-devel wrote:
I'm facing this error while building latest master with gcc on armv7 alpine linux.../tcc -c bcheck.c -o ../bcheck.o -B.. -I.. -gbcheck.c:1075: warning: implicit declaration of function '__ctype_b_loc'bcheck.c:1077: error: pointer expected make[1]: *** [Makefile:85: ../bcheck.o] Error 1
First of all, use mob branch instead of master. And you need to pass option -config-musl to configure script. -- Ziyao
[Prev in Thread] | Current Thread | [Next in Thread] |