Hacker News new | ask | show | jobs
by cozzyd 1039 days ago
Is this really true? Then why not use the rust tool chain for c++...
1 comments

Probably not, I'm just wondering why a C++ toolchain is supposed to handle this though.
There is no c++ toolchain and I.just described why there never should be.

Toolchains should never be language specific. That is an antipattern of large projects

Indeed, likewise I suspect cargo doesn't fetch the correct version of gsl or fftw3...