Re: g++ and static libraries / use .a instead of .so
If the library name is liba.a, you should get the linking adding the flag -static -la.
EDITED
Last edited by gnusci; July 8th, 2008 at 12:27 AM.
Best, Gnusci
"Never make a calculation until you know the answer." -- Wheeler, Spacetime Physics, pg 60.