I'm not sure if this is Solaris specific or not, but I noticed that
there are complaints about the use of 'deprecated or antiquated header'
files in polybori.
#warning This file includes at least one deprecated or antiquated header
which may be removed without further notice at a future date. Please use
a non-deprecated interface with equivalent functionality instead. For a
listing of replacement headers and interfaces, consult the file
backward_warning.h. To disable this warning use -Wno-deprecated.
g++ -o polybori/src/DegLexOrder.o -c -O3 -Wno-long-long -Wreturn-type -g
-fPIC -ftemplate-depth-100 -g -fPIC -DNDEBUG -DPACKED -DHAVE_M4RI
-DHAVE_IEEE_754 -DBSD
-I/export/home/drkirkby/sage/sage-3.4.2.alpha0/spkg/build/polybori-0.5rc.p6/src/boost_1_34_1.cropped
-I/export/home/drkirkby/sage/sage-3.4.2.alpha0/local/include/python2.5
-Ipolybori/include -ICudd/obj -ICudd/util -ICudd/cudd -ICudd/mtr
-ICudd/st -ICudd/epd polybori/src/DegLexOrder.cc
In file included from
/export/home/drkirkby/sparc-solaris-toolchain/bin/../lib/gcc/sparc-sun-solaris2.10/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64,
from polybori/include/pbori_func.h:166,
from polybori/include/CCuddZDD.h:68,
from polybori/include/CCuddInterface.h:75,
from polybori/include/CCuddNavigator.h:101,
from polybori/include/CDDInterface.h:232,
from polybori/include/CDDManager.h:106,
from polybori/include/BooleRing.h:37,
from polybori/include/BoolePolynomial.h:333,
from polybori/include/COrderBase.h:78,
from polybori/include/DegLexOrder.h:69,
from polybori/src/DegLexOrder.cc:92:
/export/home/drkirkby/sparc-solaris-toolchain/bin/../lib/gcc/sparc-sun-solaris2.10/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2:
warning: #warning This file includes at least one deprecated or
antiquated header which may be removed without further notice at a
future date. Please use a non-deprecated interface with equivalent
functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this warning
use -Wno-deprecated.
g++ -o polybori/src/DegRevLexAscOrder.o -c -O3 -Wno-long-long
-Wreturn-type -g -fPIC -ftemplate-depth-100 -g -fPIC -DNDEBUG -DPACKED
-DHAVE_M4RI -DHAVE_IEEE_754 -DBSD
-I/export/home/drkirkby/sage/sage-3.4.2.alpha0/spkg/build/polybori-0.5rc.p6/src/boost_1_34_1.cropped
-I/export/home/drkirkby/sage/sage-3.4.2.alpha0/local/include/python2.5
-Ipolybori/include -ICudd/obj -ICudd/util -ICudd/cudd -ICudd/mtr
-ICudd/st -ICudd/epd polybori/src/DegRevLexAscOrder.cc
In file included from
/export/home/drkirkby/sparc-solaris-toolchain/bin/../lib/gcc/sparc-sun-solaris2.10/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64,
from polybori/include/pbori_func.h:166,
from polybori/include/CCuddZDD.h:68,
from polybori/include/CCuddInterface.h:75,
from polybori/include/CCuddNavigator.h:101,
from polybori/include/CDDInterface.h:232,
from polybori/include/CDDManager.h:106,
from polybori/include/BooleRing.h:37,
from polybori/include/BoolePolynomial.h:333,
from polybori/include/COrderBase.h:78,
from polybori/include/DegRevLexAscOrder.h:26,
from polybori/src/DegRevLexAscOrder.cc:81:
/export/home/drkirkby/sparc-solaris-toolchain/bin/../lib/gcc/sparc-sun-solaris2.10/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2:
warning: #warning This file includes at least one deprecated or
antiquated header which may be removed without further notice at a
future date. Please use a non-deprecated interface with equivalent
functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this warning
use -Wno-deprecated.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---