[Tinycc-devel] A program that uses the new dynamic tcc library

2010-04-27 Thread Henry Kroll III
I thought you might find this interesting. I've made a pseudocode compiler and learning aid that integrates with TCC, but doesn't depend on it. If I can get TCC into Fedora, I plan to eventually use the new dynamic library, libtcc.so at runtime instead of wrapping "tcc -run" with a script like it

[Tinycc-devel] latest mob Makefile and LIBS=.

2010-04-27 Thread Timo Lähde
Why there is '.' at end in 'LIBS=.' in Makefile line 12 ? With MSys / MinGW i can't compile tcc.exe's without removing it. ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/tinycc-devel

[Fwd: Re: [Tinycc-devel] re: Selinux patch fixup]

2010-04-27 Thread grischka
-- Forwarded to the list -- From: Henry Kroll III On Mon, 2010-04-26 at 01:08 +0200, grischka wrote: Anyway, do what you need to feel comfortable, and don't forget to tell us what new features we now have and how people can try them out, at some point. The new options (*nix o