Liste des Groupes | Revenir à cl c |
On 17/06/2024 21:24, bart wrote:It's all that mattered in the context that you snipped. Which actually /isn't/ C development; the C has been generated by a program. This hardly an uncommon use of a C compiler; there, all you want of it is (1) to generate executable code (2) perhaps make it generate fast code.On 17/06/2024 14:43, David Brown wrote:On 17/06/2024 12:30, bart wrote:On 17/06/2024 07:22, James Kuyper wrote:On 6/13/24 10:43, Michael S wrote:On Thu, 13 Jun 2024 13:53:54 +0200...
David Brown <david.brown@hesbynett.no> wrote:If you don't need optimised code right now, why would you invoke gcc rather than tcc? It's a no-brainer.You might use tcc if you have no brain. People who do C development seriously don't use the compiler just to generate an exe file. gcc is a development tool, not just a compiler. (As is clang, and MSVC.) If you think compilation speed of a subset of C is all that matters, you are not doing C development.
Les messages affichés proviennent d'usenet.