tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Some tcc questions


From: Michael Matz
Subject: Re: [Tinycc-devel] Some tcc questions
Date: Sun, 8 Mar 2015 20:37:05 +0100 (CET)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

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.



reply via email to

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