lang/tcc unusable

Carlos Jacobo Puga Medina cpm at fbsd.es
Mon Aug 3 21:40:40 UTC 2015


El lun, 03-08-2015 a las 17:26 -0400, Jung-uk Kim escribió:
> On 08/03/2015 16:41, Carlos Jacobo Puga Medina wrote:
> > El lun, 03-08-2015 a las 16:33 -0400, Jung-uk Kim escribió:
> > 
> > Hi Jung-uk,
> > > On 08/03/2015 16:26, Carlos Jacobo Puga Medina wrote:
> > > > Hi people,
> > > > 
> > > > Recently I added amd64 support to TinyCC, but I encounter the 
> > > > following problem trying to compile a simple code.
> > > > 
> > > > #include <stdio.h>
> > > > 
> > > > int main(){ printf("hello, world!\n); return 0; }
> > > > 
> > > > % tcc -o hello hello.c In file included from hello.c:1: 
> > > > /usr/include/stdio.h:63: error: ';' expected (got "va_list")
> > > > 
> > > > I guess that some change introduced in 'stdio.h' causes this
> > > > weird behaviour. Last time that TCC worked fine was on FreeBSD
> > > > 9.1 -RELEASE/i386.
> > > > 
> > > > Also I reported this problem in the tinycc-devel mailing list
> > > > [1]
> > > > 
> > > > Any thoughts?
> > > 
> > > I haven't tried tcc but '"' is missing for the printf().
> > 
> > Yes, it was a typo here :)
> 
> It seems it's a known tcc bug:
> 
> http://savannah.nongnu.org/bugs/?30966
> 

Is there something that we can do about it?

Thanks for pointing me, jkim@
--
Carlos Jacobo Puga Medina <cpm at fbsd.es>
PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20150803/08717471/attachment.bin>


More information about the freebsd-ports mailing list