Hello, On Tue, Nov 13, 2012 at 8:33 PM, Pedro A ARANDA <[email protected]> wrote: > paag:bin paag$ tcc -run fail.c > In file included from fail.c:2: > In file included from /usr/include/stdlib.h:65: > In file included from /usr/include/sys/wait.h:193: > In file included from /usr/include/machine/endian.h:35: > In file included from /usr/include/i386/endian.h:99: > In file included from /usr/include/sys/_endian.h:124: > /usr/include/libkern/_OSByteOrder.h:99: error: ';' expected (got > "_OSSwapInt16") > Maybe its because of problems specific to your computer ?? May be try uninstalling and reinstalling the headers and related libraries
> fail.c will run if you remove the <stdlib.h> inclusion > _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
