Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for linking against static libraries #4130

Closed
jmhodges opened this issue Sep 22, 2012 · 2 comments
Closed

support for linking against static libraries #4130

jmhodges opened this issue Sep 22, 2012 · 2 comments

Comments

@jmhodges
Copy link
Contributor

This is a placeholder issue for supporting linking against static libraries. There are
plenty of good reasons to support it including more stable builds, fewer dependency
issues outside of the go build system, and supporting projects that prefer to support
static libraries instead of shared ones.

This came up again as the leveldb support for shared libraries has been pretty hit or
miss and they weren't too keen on supporting it in the first place.
@remyoudompheng
Copy link
Contributor

Comment 1:

This is a duplicate of issue #3755

@robpike
Copy link
Contributor

robpike commented Sep 22, 2012

Comment 2:

Status changed to Duplicate.

Merged into issue #3755.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants