tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] test failure on Linux


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] test failure on Linux
Date: Wed, 13 Feb 2013 22:21:21 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Le mercredi 13 février 2013 22:18:37, Thomas Preud'homme a écrit :
> Le mercredi 13 février 2013 21:39:07, Christian Jullien a écrit :
> > After git pull on RPi I get:
> > 
> > $ make && make test
> > gcc -o libtcc.o -c libtcc.c -DTCC_TARGET_ARM -DWITHOUT_LIBTCC
> > -DTCC_ARM_EABI -DTCC_ARM_HARDFLOAT -DTCC_ARM_VFP -I.  -Wall -g -O2
> > -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare
> > libtcc.c: In function ‘tcc_new’:
> > libtcc.c:988:29: error: expected ‘)’ before ‘CONFIG_LDDIR’
> > libtcc.c:990:66: error: expected ‘)’ before ‘CONFIG_LDDIR’
> > make: *** [libtcc.o] Error 1
> 
> Did you run ./configure before? If not, can you show me the content of
> config.h ? There was a change in tcc.h which works only because there is a
> corresponding change in configure (which must thus be rerun if you didn't
> do it after the pull).

I think I got it. I put a rm at the wrong place. Please try again after the 
next push.

> 
> Best regards,
> 
> Thomas

Thanks for the report

Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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