Hello,
I tried to build the "mob" branch (commit id df67d86) of TCC on macos
(10.12) without success.
I get the following error message when running "make":
...
../tcc -c bt-exe.c -o ../bt-exe.o -B.. -I.. -D_ANSI_SOURCE
In file included from bt-exe.c:6:
In file included from ../tccrun.c:21:
In file included from ../tcc.h:27:
In file included from /usr/include/stdlib.h:63:
In file included from /usr/include/_types.h:27:
In file included from /usr/include/sys/_types.h:32:
/usr/include/sys/cdefs.h:81: warning: #warning "Unsupported compiler
detected"
In file included from bt-exe.c:6:
In file included from ../tccrun.c:21:
In file included from ../tcc.h:29:
../include/stdarg.h:19: error: incompatible redefinition of 'va_list'
m
the last last working commit is 0d6801b.
the first failing commit is 3877618. But this one has a different error
message:
(errormsg: "tccrun.c:169:52: error: use of undeclared identifier 'environ'")
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel