Hi I have GCC 3.0.3 installedon my unix box: System = SunOS Node = sunrds4 Release = 5.8 Machine = sun4u I am installing gcc3.4.2 for c,c++ on this system. Since there are know issues of code-generation with 3.x.x gcc compilers, I installed gcc 3.2.3 and bootstrapped it to 3.4.2. Everything built ok and tested. On Install, In the install path, I see the include folder is empty and the libstdc++-v3 is not installed in lib folder. How do check if my install was correct? warm regards Saurabh