Hi all, I'm using gentoo linux and I have a program in C++, built with autotools, that links to log4cpp and glpk. However, when I move the binary if I don't have this libraries there the binary won't run since the linking was done dinamically. How can I do static linking?
Cheers, Paulo Matos _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus