[gecode-users] Problem compiling Gecode 2.0.0 in PowerPC

Mauricio Toro mauriciotorob at gmail.com
Fri Feb 15 10:18:09 CET 2008


Hello,
I am trying to compile Gecode 2.0.0 and I also
tried with Gecode 2.0.1 in a PowerPC G5 Machine
running Mac OS X 10.4.8 and GCC 4.0.0.

I got this errors:

 make
make[1]: `gecode/int/var/imp-int-hdr.icc' is up to date.
make[1]: `gecode/int/var/imp-int-body.icc' is up to date.
make[1]: `gecode/int/var/imp-bool-hdr.icc' is up to date.
make[1]: `gecode/int/var/imp-bool-body.icc' is up to date.
make[1]: `gecode/set/var/imp-hdr.icc' is up to date.
make[1]: `gecode/set/var/imp-body.icc' is up to date.
make[1]: `gecode/cpltset/var/imp-hdr.icc' is up to date.
make[1]: `gecode/cpltset/var/imp-body.icc' is up to date.
make[1]: `libgecodesupport.9.0.dylib' is up to date.
make[1]: `libgecodekernel.9.0.dylib' is up to date.
make[1]: `libgecodesearch.9.0.dylib' is up to date.
g++ -I. -DNDEBUG -fvisibility=hidden -fPIC -Wextra -Wall -pipe -ggdb -O3
-fno-strict-aliasing -finline-limit=3000 -ffast-math   \
-c -o gecode/int/distinct.o  gecode/int/distinct.cc
./gecode/int/distinct/dom.icc: In member function `bool
Gecode::Int::Distinct::DomCtrl<View>::ViewValGraph::match(Gecode::Support::SentinelStack<Gecode::Int::Distinct::ViewNode<View>*>&,
Gecode::Int::Distinct::ViewNode<View>*)':
./gecode/int/distinct/dom.icc:258: error:
'Gecode::Int::Distinct::DomCtrl<View>::ViewValGraph::count' cannot appear in
a constant-expression
./gecode/int/distinct/dom.icc:258: error: missing '>' to terminate the
template argument list
./gecode/int/distinct/dom.icc: In member function `void
Gecode::Int::Distinct::DomCtrl<View>::ViewValGraph::mark()':
./gecode/int/distinct/dom.icc:406: error:
'Gecode::Int::Distinct::DomCtrl<View>::ViewValGraph::count' cannot appear in
a constant-expression
./gecode/int/distinct/dom.icc:406: error: missing '>' to terminate the
template argument list
./gecode/int/distinct/dom.icc:411: error:
'Gecode::Int::Distinct::DomCtrl<View>::ViewValGraph::count' cannot appear in
a constant-expression
./gecode/int/distinct/dom.icc:411: error: missing '>' to terminate the
template argument list
./gecode/int/distinct/dom.icc:429: error:
'Gecode::Int::Distinct::DomCtrl<View>::ViewValGraph::count' cannot appear in
a constant-expression
./gecode/int/distinct/dom.icc:429: error: missing '>' to terminate the
template argument list
./gecode/int/distinct/dom.icc:436: error:
'Gecode::Int::Distinct::DomCtrl<View>::ViewValGraph::count' cannot appear in
a constant-expression
./gecode/int/distinct/dom.icc:436: error: missing '>' to terminate the
template argument list
./gecode/int/distinct/dom.icc:446: error: '->' cannot appear in a
constant-expression
./gecode/int/distinct/dom.icc:446: error: missing '>' to terminate the
template argument list
make[1]: *** [gecode/int/distinct.o] Error 1
make: *** [compilelib] Error 2

Any clues?

Thank you

-- 
Mauricio Toro Bermudez
Estudiante de Ingeniería de Sistemas
Pontificia Universidad Javeriana, Colombia

Stagiare à l'Ircam
1, place Igor-Stravinsky 75004 Paris,
France de 2008 à 2009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ps.uni-sb.de/pipermail/users/attachments/20080215/0463627c/attachment.htm>


More information about the gecode-users mailing list