NewToGNU wrote: > I am using SUN solaris. SunOS 5.8 on sparc SUNW,Ultra-5_10 >
Are the development packages installed? On some systems the libs & headers needed for development are not installed by default - only the runtime libs are installed. You probably need to install the development package. On MY system it is: libstdc++-devel-3.3.5-5 By default only the runtime is installed; again, on MY system that is: libstdc++-3.3.5-5 The packages you require will depend on the version of CGG that you have installed (it probably won't be 3.3.5-5). I'm not sure whether or not you can use the Solaris headers and libs with GCC. Did you get GCC from the GCC web site, or did you get it from the 'Sun Free' web site? If you got it from 'Sun Free', you may have to get the development package from 'Sun Free' as well. Check the CGG web site for details on the Solaris port. Larry _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus