I installed prereleased gcc 3.0 in my development system. The application runs if I set LD_LIBRARY_PATH to /usr/local/lib, where libstdc++.so.3 locates. Now I want to install my app to another machine, what lib files do I need to copy also ? Thanks, Vu