tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] RE : Cleanups


From: grischka
Subject: Re: [Tinycc-devel] RE : Cleanups
Date: Mon, 04 Feb 2013 17:28:00 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Christian JULLIEN wrote:
A clean reinstall on RPi gives me this error (as 2 warnings already known):

address@hidden ~/tinycc $ make
gcc -o tccrun.o -c tccrun.c -DTCC_TARGET_ARM -DWITHOUT_LIBTCC -DTCC_ARM_EABI -DTCC_ARM_HARDFLOAT -DCONFIG_MULTIARCHDIR=\"arm-linux-gnueabihf\" -DTCC_ARM_VFP -I. -Wall -g -O2 -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare
tccrun.c:545:12: error: conflicting types for ���rt_get_caller_pc���
tccrun.c:38:12: note: previous declaration of ���rt_get_caller_pc��� was here tccrun.c:38:12: warning: ���rt_get_caller_pc��� used but never defined [enabled by default] tccrun.c:545:12: warning: ���rt_get_caller_pc��� defined but not used [-Wunused-function]
make: *** [tccrun.o] Error 1


Thanks.  (Maybe) fixed it on "mob" (untested).

--- grischka



reply via email to

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