Hello Vikram, * Vikram Ambrose wrote on Mon, Jul 21, 2008 at 11:36:25PM CEST: > Just ran into a problem, with our old solution, both the .a and the .so > need to have -fPIC. Now how do i get separate CPPFLAGS to them when > using libtool?
You should be looking into convenience archives, or, if they don't help you, explain why you need -fPIC in the static library. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
