Hacker News new | ask | show | jobs
by spkm 1044 days ago
Probably not, I'm just wondering why a C++ toolchain is supposed to handle this though.
1 comments

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...