Greetings, Fixed some random bus errors I was getting with tcc -run when configured --with-selinux
I had ftruncate set to 1000 which was causing it to choke on larger files. This reference steered me straight. http://www.gnu.org/s/libc/manual/html_node/File-Size.html I pushed the changes to mob branch this morning. _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
