Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rwcarlsen
on July 22, 2013
|
parent
|
context
|
favorite
| on:
On Distributing Command Line Applications: Why I S...
It is now possible to statically compile+link C libraries into your Go binary. The sqlite3 package (
http://godoc.org/code.google.com/p/go-sqlite/go1/sqlite3
) is a good example of this.
archgoon
on July 22, 2013
[–]
Another aspect is that some opensource licensing schemes may require you to link dynamically. The LGPL, for example, requires you to do this unless you release the rest of your source code.
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: