well, donating to mozilla and not openSSL, freeBSD does not make a better internet.<p>Nowadays we have strictly <i></i>NO<i></i> LTS free/open source portable build chain of decent quality (compiler, linkers). (maybe also because of the norms)<p>When I say LTS compiler, I mean a compiler that can portably and reproducibly build code in C without flags on the CLI to the same exec and without developers having to archive their compiler every time compile to be sure to be able to build it once again with the same results.<p>You think this situation is not yet existing?<p>Hu hu hu hu hu ...<p>Houston, you have a problem.<p>Even though I appreciate LLVM/GCC, LLVM/GCC new major release may imply to patch specifically the C code for the $CC release.<p>And Ox flags may give weird unexpected results per compiler. And you may nowadays need GCC for some platform with specific code, and LLVM for others.<p>So how do we handle this complexity? The C code is less and less idempotent in time and architecture and performance...<p>How do we fully support long time support for reproducible multi platform build ?