Compiling a universal library
A note for my future self on how to compile a library as universal binary in Mac OS X. For a while, I've been getting warnings like these when building pymssql: ld: warning: ignoring file /usr/local/lib/libsybdb.dylib, file was...