tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] TCC fails to build on FreeBSD/amd64


From: Carlos Jacobo Puga Medina
Subject: [Tinycc-devel] TCC fails to build on FreeBSD/amd64
Date: Mon, 20 Jul 2015 20:10:52 +0200

Hi,

I tried to build tcc from git source, but currently it fails to build.

% uname -a
FreeBSD bsdbox 10.1-RELEASE-p13 FreeBSD 10.1-RELEASE-p13 #0: Thu Jun 18
12:13:18 CEST 2015     address@hidden:/usr/obj/usr/src/sys/GENERIC  amd64

<snip>
../tcc -B.. -c bcheck.c -o x86_64/bcheck.o -I..  -Wall -g -O0 
-Wdeclaration-after-statement -Wno-deprecated-declarations -Wno-strict
-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno
-uninitialized -fno-strict-aliasing -fPIC -DTCC_TARGET_X86_64
In file included from bcheck.c:21:
/usr/include/stdio.h:63: error: ';' expected (got "va_list")
Makefile:116: recipe for target 'x86_64/bcheck.o' failed
gmake[1]: *** [x86_64/bcheck.o] Error 1
gmake[1]: Leaving directory '/usr/home/cjpm/github/tinycc/lib'
Makefile:259: recipe for target 'libtcc1.a' failed
gmake: *** [libtcc1.a] Error 2

Any thoughts about how to handle this?

If you need more info, please let me know.

Regards,
-- 
Carlos Jacobo Puga Medina <address@hidden>

Attachment: tcc-git.log
Description: Text Data


reply via email to

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