bronze on Nostr: npub18dhnn…edq5s remember when I told you gcc has 3 stages of compiling? 1st stage ...
npub18dhnnqlu4ce2y8s929a3uv6apa4h6v6p5xndmn4g6mzqmjrxpd7scedq5s (npub18dh…dq5s) remember when I told you gcc has 3 stages of compiling?
1st stage is compiling with the new compiler (bootstrapping I think)
2nd stage is using the new compiler to compile it again
3rd stage if both compilers "match" aka create the same binaries it will get installed
What you're describing is distcc working on stage 1 but not 2 and 3. That is on purpose and you shouldn't mess with it (2 and 3 are validation steps, you don't want a compiler that spits out broken shit or you're in for a hell of a time trying to debug your gentoo install)
Published at
2024-01-13 05:41:35Event JSON
{
"id": "75d3ef85b4adeb50cfe815f9b997b5bdca06d71afa736b7625bf2b9234a74b8e",
"pubkey": "88d4da01bb1abe9556e491198a8b7c1d29f38ce2fed4afb49340a300aa314cb0",
"created_at": 1705124495,
"kind": 1,
"tags": [
[
"p",
"3b6f3983fcae32a21e05517b1e335d0f6b7d3341a1a6ddcea8d6c40dc8660b7d",
"wss://relay.mostr.pub"
],
[
"p",
"c73990d5908725fffb6043b6d2529dbc504b4f44308dfa1a0a21f2d6e9b60872",
"wss://relay.mostr.pub"
],
[
"e",
"91e7c8d0a4e194906347b2ca82c7b9c718f0fea2aff25445d21934947631e71f",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://pl.kitsunemimi.club/objects/c812e22f-83ab-4fba-9fd0-18cb52e98127",
"activitypub"
]
],
"content": "nostr:npub18dhnnqlu4ce2y8s929a3uv6apa4h6v6p5xndmn4g6mzqmjrxpd7scedq5s remember when I told you gcc has 3 stages of compiling?\n1st stage is compiling with the new compiler (bootstrapping I think)\n2nd stage is using the new compiler to compile it again\n3rd stage if both compilers \"match\" aka create the same binaries it will get installed\n\nWhat you're describing is distcc working on stage 1 but not 2 and 3. That is on purpose and you shouldn't mess with it (2 and 3 are validation steps, you don't want a compiler that spits out broken shit or you're in for a hell of a time trying to debug your gentoo install)",
"sig": "304f9394a9c64980b5abe9dd2435ebd1cb7b565842f6f58e9a1954d42f470cb90035a4f3fe32ce08d7556d2a4983141f5bc591b39413ed341932dc5d1f577751"
}