Y
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
spkm
1039 days ago
Probably not, I'm just wondering why a C++ toolchain is supposed to handle this though.
link
bluGill
1039 days ago
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
link
cozzyd
1039 days ago
Indeed, likewise I suspect cargo doesn't fetch the correct version of gsl or fftw3...
link