mleku on Nostr: i think Go binaries link to libc but that's itt heres what it produces out of my code ...
i think Go binaries link to libc but that's itt
heres what it produces out of my code for the relay (this includes secp256k1 library:
mleku@iox:~/src/realy.lol/cmd/realy$ ls -lash realy
20M -rwxrwxr-x 1 mleku mleku 20M Nov 10 19:30 realy
mleku@iox:~/src/realy.lol/cmd/realy$ ldd realy
linux-vdso.so.1 (0x00007a310b5a6000)
libsecp256k1.so.5 => /lib/libsecp256k1.so.5 (0x00007a310b448000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007a310b200000)
/lib64/ld-linux-x86-64.so.2 (0x00007a310b5a8000)
Published at
2024-11-10 19:32:15Event JSON
{
"id": "96d3b915bd2ed3e78d90f8a347164ee3a64db4a08c4bf5d588221ceb3ca5ece0",
"pubkey": "4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f",
"created_at": 1731267135,
"kind": 1,
"tags": [
[
"e",
"8967f9612f7d0a92c023c62ca672527f7bc32c9e9ba2aeee459e691a03d3f8cc",
"nostr-idb://cache-relay",
"root"
],
[
"e",
"ab07defd85ecf15f8b21fcd45f54d64f29afcd336050dd099d929e012dd4c487",
"wss://theforest.nostr1.com/",
"reply"
],
[
"p",
"036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58",
"",
"mention"
],
[
"p",
"0689df5847a8d3376892da29622d7c0fdc1ef1958f4bc4471d90966aa1eca9f2",
"",
"mention"
],
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "i think Go binaries link to libc but that's itt\n\nheres what it produces out of my code for the relay (this includes secp256k1 library:\n\nmleku@iox:~/src/realy.lol/cmd/realy$ ls -lash realy\n20M -rwxrwxr-x 1 mleku mleku 20M Nov 10 19:30 realy\nmleku@iox:~/src/realy.lol/cmd/realy$ ldd realy\n linux-vdso.so.1 (0x00007a310b5a6000)\n libsecp256k1.so.5 =\u003e /lib/libsecp256k1.so.5 (0x00007a310b448000)\n libc.so.6 =\u003e /lib/x86_64-linux-gnu/libc.so.6 (0x00007a310b200000)\n /lib64/ld-linux-x86-64.so.2 (0x00007a310b5a8000)\n",
"sig": "6a73f08255b45e98950eca25903586a96e617e8b407c9f45fc58d3915b7651b2e6dccdc3c644fe266496f6a47c6c92f6f6146d08028af67951a3e55e5042b7b6"
}