tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] RE :Re: RE : Cleanups


From: Christian JULLIEN
Subject: [Tinycc-devel] RE :Re: RE : Cleanups
Date: Mon, 4 Feb 2013 17:48:41 +0100 (CET)

I confirm it's fixed on RPi


----- Message d'origine -----
De : "grischka" <address@hidden>
Date lun. 04/02/2013 17:28 (GMT +01:00)
À : "Christian JULLIEN" <address@hidden>, "address@hidden" <address@hidden>
Objet : Re: [Tinycc-devel] RE : Cleanups

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]