Y
Hacker News
new
|
ask
|
show
|
jobs
by
de_watcher
2419 days ago
Package managers of the OS distributions just work, so many people don't see it as a "core feature" for the language.
1 comments
arcticbull
2419 days ago
That's not the same thing at all. Different versions, sources, etc. Should they really be he job of the OS package manager even when statically linked?
link
de_watcher
2419 days ago
When statically linked it's even simpler: the dependency is used only during the build.
link
arcticbull
2419 days ago
Maybe I wasn't clear, I'm advocating a solid build system and build dependency manager should be part of the core.
link