I find it rather concerning that golang-go has no runtime library, but
everything gets linked in statically. This leads to enormous binaries
(e. g. each of the juju program are > 30 MB) and hence lots of wasted
download/hard disk/archive space, as well as being quite an interesting
challenge wrt. security/bug fix updates, as pretty much every golang-go
program had to be rebuilt. This also completely escapes symbol tracking,
thus makes it hard to detect ABI changes, and thus leads to surprising
FTBFS of packages once the underlying toolchain changed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1267393

Title:
  [MIR] juju-core, juju-mongodb, gccgo-go, gccgo-4.9, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-go/+bug/1267393/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to