Dirk Reiners wrote: > Hi Patric, > > does Solaris come with STLPort 4? If not, these would prevent building > on a bare Solaris system, which I'm a little weary about. > > Dirk
Hello Dirk, STLPort4 comes not with the Solaris OS, but with the Sun compiler environment. It is included since Sun Studio 8. Thus, it may not be available on older Solaris installations which use an outdated Studio. Of course, a Studio >= 8 can be installed on any Solaris machine, but for optimal backwards-compatibility STLPort4 should _not_ be the default choice. I would propose (if thats feasible) to enhance the build system to regard the --with/enable-stl configure options not only for msvc7, but also for Solaris-builds, and then set (probably new?) defines accordingly. Patric -- Patric Schmitz, MATA Trainee VR-Group RWTH Aachen University Center for Computing & Communication ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
