Comment by bayindirh
10 hours ago
The most universal thing in C/C++ is vendoring, IMHO.
If you are distributing source, you distribute everything. Then, it only needs a compiler and libc. That vendored package is tested, and it works on your platform, so there's no guesswork.
No comments yet
Contribute on Hacker News ↗