edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Sebastian Humenda <shumenda@gmx.de>
To: edbrowse-dev@edbrowse.org
Subject: Re: uninitialized globals
Date: Fri, 5 Apr 2024 16:42:39 +0200	[thread overview]
Message-ID: <ZhAN39KHADpFRzBr@kraftkrust> (raw)
In-Reply-To: <20240305102118.eklhad@comcast.net>

[-- Attachment #1: Type: text/plain, Size: 465 bytes --]

Hi

Karl Dahlke schrieb am 05.04.2024, 10:21 -0400:
>And this captures the weirdness.
>
>> % nm src/edbrowse | grep 'sslCerts'
>> 0000000000247088 D sslCerts
>
>It puts it in the .data section of the executable, I bet everyone else has B
>as I do, for .bss. Why does it not wind up in .bss? For grins I did the same
>with the object, before the linke, $ nm main.o | fgrep sslCerts 00000004 C

Also if you use the posted compiler and linker flags?

Cheers
Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-04-05 14:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05  8:29 Karl Dahlke
2024-04-05 10:43 ` Sebastian Humenda
2024-04-05 11:14   ` Tyler Spivey
2024-04-05 11:52     ` Sebastian Humenda
2024-04-05 12:20       ` Tyler Spivey
     [not found]         ` <ZhABdF68z0u7NC7g@kraftkrust>
     [not found]           ` <3749fabd-aadf-95da-99da-04d34268a68a@pcdesk.net>
     [not found]             ` <ZhANkf4kZM2UkLka@kraftkrust>
2024-04-05 14:54               ` Tyler Spivey
2024-04-05 15:48                 ` Tyler Spivey
2024-04-05 18:18                   ` Sebastian Humenda
2024-04-05 18:37                     ` Dominique Martinet
2024-04-05 18:47                       ` Sebastian Humenda
2024-04-05 19:07                         ` Dominique Martinet
2024-04-05 14:21   ` Karl Dahlke
2024-04-05 14:42     ` Sebastian Humenda [this message]
2024-04-05 15:10       ` Karl Dahlke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZhAN39KHADpFRzBr@kraftkrust \
    --to=shumenda@gmx.de \
    --cc=edbrowse-dev@edbrowse.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).