[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] __ARM_NR_cacheflush
From: |
Sergey Korshunoff |
Subject: |
[Tinycc-devel] __ARM_NR_cacheflush |
Date: |
Fri, 15 Apr 2016 08:25:55 +0300 |
Hi
./configure --enable-cross
make
gcc -o arm-linux-fpa-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_ARM -I.
-Wall -g -O0 -Wdeclaration-after-statement -Wno-deprecate
lib/libtcc1.c: In function `__clear_cache':
lib/libtcc1.c:740: error: `__ARM_NR_cacheflush' undeclared (first use
in this function)
lib/libtcc1.c:740: error: (Each undeclared identifier is reported only once
lib/libtcc1.c:740: error: for each function it appears in.)
make: *** [arm-linux-fpa-tcc] Error 1
- [Tinycc-devel] __ARM_NR_cacheflush,
Sergey Korshunoff <=