> Hi Stefan > > is the Sparc compiler a recent one? Yes, it's most recent one (SunStudio 12.1)
> as for the gcc compiler, which version is it? > However this one seems to be related to a symbol not found in the boost > library... it looks like the boost headers do not correspond to the > boost library... do you have more than one version of boost library > installed? gcc is 3.4.3 (the version shipped with solaris10) and I can reproduce this with a "home-made" gcc 4.4.1. Regarding libboost I've only one version (1.42.0) installed. This libboost has been build with the Sun compiler (when building libboost with gcc the source-highlight configure script complains about missing "exit" functions and quits). You can find a copy of the "config.log" here: http://www.pdmc.net/transfer/config.log Bye Stefan _______________________________________________ Help-source-highlight mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-source-highlight
