how to link stdc++ and libgcc statically?
807575Mar 10 2008 — edited Mar 26 2008Now we use gcc4ss for building our library,and our library need to work on other machines without gcc4ss, so we must link stdc++ and libgcc statically, can anybody tell me how to do that, thanks!
Edited by: xiaowei on Mar 10, 2008 8:45 AM