qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year ago-Wall ain't alllemmy.worldimagemessage-square25fedilinkarrow-up1347arrow-down115
arrow-up1332arrow-down1image-Wall ain't alllemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square25fedilink
minus-squaregredo@lemmy.worldlinkfedilinkarrow-up1·1 year agoBTW: what are you using instead to get small binaries/scripts?
minus-squaremkwt@lemmy.worldlinkfedilinkarrow-up2·1 year agoLikely your C++ implementation also doesn’t ship the full standard library. And you may even turn off exceptions and RTTI.
BTW: what are you using instead to get small binaries/scripts?
I’m currently using C++
Likely your C++ implementation also doesn’t ship the full standard library. And you may even turn off exceptions and RTTI.