Hi All, Am trying to build hotspot, and am stuck at the following error: Error: ---------------------------------------------- /usr/bin/ld: cannot find -lstdc++ ---------------------------------------------- 1.Tried creating a soft link with the name libstdc++.so and lstdc++.so in /usr/lib/ location. Neither helped. 2. Am able to build a c++ hello world (via make). However, executing the 'make' of hotspot causes the above error. 3. libstdc++6.4.3-dev library is installed. Platform: Ubuntu 8 GCC version: 4.3.3 Kindly suggest. Thanking You, Dhiraj P. -- View this message in context: http://old.nabble.com/help-to-overcome---%22-usr-bin-ld%3A-cannot-find--lstdc%2B%2B%22-error-tp29567596p29567596.html Sent from the gcc - Help mailing list archive at Nabble.com.