Hi,

On Mon, 2 Mar 2015, Sergey Korshunoff wrote:

What "stuff" to change globally do you have in mind?

For example, a compiler defines are currently embeded inside a tcc. If such defines will be placed inside a configuration file then it will be possible to select a tcc behavior without tcc recompilation: gcc like defines or C99 dfines.

This is better solved with implementing a GCC feature like -include in which you basically prepend an include file for the compilation. No need for a global config file.


Ciao,
Michael.

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to