[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] arm compilation
From: |
Diego Roversi |
Subject: |
[Tinycc-devel] arm compilation |
Date: |
Thu, 4 Nov 2004 23:16:58 +0100 |
Hi,
today i tried to build tinycc from cvs and I got this error:
gcc -O2 -Wall -c -o libtcc1.o libtcc1.c
libtcc1.c:140:2: #error unsupported CPU type
libtcc1.c: In function `__udivmoddi4':
libtcc1.c:169: warning: implicit declaration of function `udiv_qrnnd'
libtcc1.c:292: warning: implicit declaration of function `count_leading_zeros'
libtcc1.c:306: warning: implicit declaration of function `sub_ddmmss'
libtcc1.c:334: warning: implicit declaration of function `umul_ppmm'
Note also, that the Makefile contains some i386 options in CFLAGS, that need to
commented out for arm compiling.
TIA,
Diego.
--
Saluti / Regards
Diego Roversi |
| diegor at tiscalinet.it
- [Tinycc-devel] arm compilation,
Diego Roversi <=