[arch-dev-public] cleaning up unneeded static libraries?

Alexander Rødseth rodseth at gmail.com
Sat Mar 2 06:00:29 EST 2013


Hi,

Note that one of the two most popular Go compilers relies on static
compilation and .a files:

pacman -Ql go | grep \.a$ | wc -l
261

Go was created by some of the same people that created Plan9, so I
assume the choice of using static compilation is inspired by that:
http://www.plan9.bell-labs.com/wiki/plan9/why_static/

-- 
Sincerely,
  Alexander Rødseth
  xyproto / TU


More information about the arch-dev-public mailing list