As much as I dislike the big O, I'm not sure that removing Sol Studio support wins more than it loses.
Compiling under another compiler provides nice insight into both code quality and portability. -1 On Feb 12, 2013 2:14 AM, "Igor Galić" <i.ga...@brainsware.org> wrote: > On Tuesday, February 05, 2013 08:26:15 AM James Peach wrote: > > >> clang: error: argument unused during compilation: '-pthread' > > > > > > > > > > > > > > > On Solaris our buildsystem (not libtool, or pcre, or autoconf, our own > > > configure.ac) always adds -mt to the the compiler options if it's > unable > > > to determine that the compiler is EXACTLY "gcc". > > > > I guess that we can remove this along with the SunPro support? > > +1 >