I\'ve been trying to build up a set of reusable libraries for app development, but I\'m starting to run into a problem.
One of my static libs is a set of general use
This thread discussed removing the duplicates using commandline tools.
How to handle duplicate symbol error from 3rd party libraries?
They extracted the .o files inside .a files and removed the duplicates then combined again.