Kenneth Forsbäck wrote:
Damn, there goes my bright idea...
People wanting a portable module compiler (if I understand what that should be) should very much consider using LLVM http://llvm.org/ since it is portable (targetting several machines) and able to generate code and of course free software (MIT-like license).
Also llvm is rather well documented, and alive (much more than tinycc, which seems almost dead).
-- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France *** opinions {are only mines, sont seulement les miennes} *** _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
