Sometime later, I'll be moving the port I'm working on to Linux. Given that crypto++ is a rather large library, I would like to build it into an AR file, but I know somebody who put two days into attempting this without success. AR requires relocatable code, and crypto++ doesn't build under these options in gcc. Does anyone know the reason?
