• @gredo
    link
    11 year ago

    BTW: what are you using instead to get small binaries/scripts?

    • qazOP
      link
      31 year ago

      I’m currently using C++

      • @mkwt
        link
        21 year ago

        Likely your C++ implementation also doesn’t ship the full standard library. And you may even turn off exceptions and RTTI.