Liste des Groupes | Revenir à cl c |
On 25/11/2024 11:21, Waldek Hebisch wrote:Bart <bc@freeuk.com> wrote:>This seems to be a thing with Linux, where a big chunk of a CYou know that at source level there are separate projects: gcc
implementation is provided by the OS.
>
That is, standard headers, libraries, possibly even 'as' and 'ld'
utilities. On Windows, C compilers tend to be self-contained (except for
Clang which appears to be parasitical: it used to piggy-back onto gcc,
then it switched to MSVC).
proper, binutils and libc.
Actually, no I don't. I said more on this in my reply to Keith a short
while ago.
My experience of C compilers on Windows is that they provide a means
to turn .c files into executable files. Such a compiler on Windows
generally has to be self-contained, since very little is provided by
the OS.
So from my point of view, gcc is the outlier.
Les messages affichés proviennent d'usenet.