Re: C23 thoughts and opinions

Liste des GroupesRevenir à l c 
Sujet : Re: C23 thoughts and opinions
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.c
Date : 08. Jun 2024, 09:27:22
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v414l9$2hj37$3@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
User-Agent : Pan/0.158 (Avdiivka; )
On Sat, 8 Jun 2024 00:04:02 -0500, BGB wrote:

Can also note that the compilers handle debugging info different:
   GCC tends to put debug data in the binary itself (as DWARF or STABS);

Doesn’t have to be that way. Distros that offer precompiled binaries (e.g.
Debian and derivatives) tend to have debug symbols in separate packages
that you don’t have to install. They’re only needed if you want to run a
debugger on the actual binary from the package, rather than from your own
build.

But, in general, I suspect MS doesn't care if the EXE and DLL files are
bulky and if their compiler doesn't win the performance game.

Yes, but isn’t this impacting the performance of everything they build
with it, including their own OS?

Date Sujet#  Auteur
6 Jun 24 * Re: C23 thoughts and opinions37BGB-Alt
7 Jun 24 +* Re: C23 thoughts and opinions32Lawrence D'Oliveiro
7 Jun 24 i+* Re: C23 thoughts and opinions15BGB-Alt
8 Jun 24 ii`* Re: C23 thoughts and opinions14Lawrence D'Oliveiro
8 Jun 24 ii +* Re: C23 thoughts and opinions11BGB
8 Jun 24 ii i+- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
13 Jun 24 ii i`* Re: C23 thoughts and opinions9Bonita Montero
13 Jun 24 ii i `* Re: C23 thoughts and opinions8BGB
14 Jun 24 ii i  `* Re: C23 thoughts and opinions7Bonita Montero
14 Jun 24 ii i   `* Re: C23 thoughts and opinions6BGB
14 Jun 24 ii i    +* Re: C23 thoughts and opinions2Bonita Montero
14 Jun 24 ii i    i`- Re: C23 thoughts and opinions1BGB
15 Jun 24 ii i    `* Re: C23 thoughts and opinions3Lawrence D'Oliveiro
16 Jun 24 ii i     `* Re: C23 thoughts and opinions2BGB
16 Jun 24 ii i      `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
9 Jun 24 ii +- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
9 Jun 24 ii `- Re: C23 thoughts and opinions1Michael S
8 Jun 24 i`* Re: C23 thoughts and opinions16Malcolm McLean
8 Jun 24 i +* Re: C23 thoughts and opinions14BGB
9 Jun 24 i i`* Re: C23 thoughts and opinions13Michael S
9 Jun 24 i i +* Re: C23 thoughts and opinions11bart
9 Jun 24 i i i`* Re: C23 thoughts and opinions10Michael S
9 Jun 24 i i i +- Re: C23 thoughts and opinions1Michael S
9 Jun 24 i i i +* Re: C23 thoughts and opinions7bart
9 Jun 24 i i i i`* Re: C23 thoughts and opinions6Michael S
9 Jun 24 i i i i `* Re: C23 thoughts and opinions5bart
9 Jun 24 i i i i  `* Re: C23 thoughts and opinions4Michael S
9 Jun 24 i i i i   `* Re: C23 thoughts and opinions3bart
9 Jun 24 i i i i    `* Re: C23 thoughts and opinions2Michael S
10 Jun 24 i i i i     `- Re: C23 thoughts and opinions1bart
11 Jun 24 i i i `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
10 Jun 24 i i `- Re: C23 thoughts and opinions1BGB
9 Jun 24 i `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
7 Jun 24 `* Re: C23 thoughts and opinions4BGB
7 Jun 24  `* Re: C23 thoughts and opinions3Lawrence D'Oliveiro
7 Jun 24   `* Re: C23 thoughts and opinions2BGB
7 Jun 24    `- Re: C23 thoughts and opinions1BGB

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal