[bind10-dev] compiling with SunStudio12.1

Jeremy C. Reed jreed at isc.org
Wed Jun 23 13:13:04 UTC 2010


On Tue, 22 Jun 2010, JINMEI Tatuya / ???? wrote:

> Try branches/trac251.  It should compile with
> CXX=/usr/bin/CC
> CXXFLAGS='-library=stlport4 -features=tmplife -features=tmplrefstatic'
> --without-gtest 
> --without-boost-python (this may or may not work; I simply didn't try
> it)

Thanks. It compiles and libdns works (tested with BIND 10 host).

For the following ...

# OS dependent compiler flags
case "$host" in
        *-solaris*)
                CPPFLAGS="$CPPFLAGS -D_XPG4_2 -D__EXTENSIONS__"
                ;;
esac

Should it also define CXXFLAGS='-library=stlport4 -features=tmplife 
-features=tmplrefstatic'  ?





More information about the bind10-dev mailing list