Created
October 16, 2013 18:12
-
-
Save championofblocks/7012248 to your computer and use it in GitHub Desktop.
Courtesy of SO answer:
http://stackoverflow.com/questions/8170450/combine-static-libraries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libtool -static -o new.a old1.a old2.a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment