commit 69d1b4109ade64b405f5a9e89fcc3b3bc9981cc3
parent 0e229f38b064a6eafada2f99c57dc8d117846f88
Author: Jacob Todd <jaketodd422@gmail.com>
Date: Wed, 17 Mar 2010 14:43:45 -0400
Add link to the Sun dynamic linking paper Rob Pike talks about in
http://9fans.net/archive/2008/11/142
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/sta.li/faq.md b/sta.li/faq.md
@@ -14,6 +14,7 @@ compared to most popular linux distros.
See also
* <http://9fans.net/archive/2008/11/142>
+* [The Sun paper](http://research.sun.com/techrep/1993/smli_tr-1993-15.pdf)
Aren't whole libraries linked into a static executable?
-------------------------------------------------------