Hacker News new | ask | show | jobs
by ianlancetaylor 4302 days ago
I believe that use case is covered via -buildmode=shared and -linkshared. Just run -buildmode=shared when building the standard library.