I'm compiling and linking against a library in Snow Leopard. I have never seen an error like it:
i686-apple-darwin10-g++-4.2.1: language library.a not recognized
I'm compiling an application to link statically with a proprietary library and wxWidget 2.9.
Have anyone seen something like this before?