On 01/20/14 02:21 AM, Rainer Heilke wrote:
Based on Alan's comments, I installed a newer version of gcc from the 
repository.
./configure CC=/usr/gcc/4.3/bin/gcc CXX=/usr/gcc/4.3/bin/gcc

Either use CC=cc & CXX=CC for the Studio tools or CC=gcc CXX=g++ for
the GNU ones.  (Most of those CXXFLAGS look like Studio, not GNU ones.)

CXX is the variable for the C++ compiler, which is why I said to use g++
for it, not gcc.

--
        -Alan Coopersmith-              [email protected]
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc

_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to