Y
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
bluGill
1044 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
1044 days ago
Indeed, likewise I suspect cargo doesn't fetch the correct version of gsl or fftw3...
link
Toolchains should never be language specific. That is an antipattern of large projects