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: signature.asc
Description: PGP signature

Reply via email to