tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] New tcc display info?


From: grischka
Subject: Re: [Tinycc-devel] New tcc display info?
Date: Tue, 12 Feb 2013 19:28:42 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Christian Jullien wrote:
Thanks,

I bet you'll make another commit ... to change VERSION from 0.9.25 to 0.9.26
;o)

I will leave that to Thomas.

However since it's not out yet I couldn't resist to make some
more cleanups here and there:

    http://repo.or.cz/w/tinycc.git/commitdiff/05108a3b

It should still work though. ;)

There is one new feature for libtcc:

    LIBTCCAPI int tcc_set_options(TCCState *s, const char *str);

to set various compiler options just as from the command line.
Replaces tcc_set_linker, tcc_set_warning and tcc_enable_debug

--- grischka




reply via email to

[Prev in Thread] Current Thread [Next in Thread]