Hello all,
I installed Gecode 2.2.0 universal binary framework
on a Mac PPC with Mac Os 10.4.11 and gcc 4.0.
When I try to compile my software, I get the following error:

/usr/bin/ld: /Library/Frameworks/gecode.framework/gecode load command 4
unknown cmd field

I executed this command:

g++    -fvisibility=hidden -fPIC -Wextra -Wall -pipe  -fno-strict-aliasing
-finline-limit=3000  -o examples/facto examples/facto.cpp -I. -framework
gecode  -ffast-math -O3

Any clues,

Thanks

Mauricio

-- 
Mauricio Toro Bermudez
Estudiante de IngenierĂ­a de Sistemas
Pontificia Universidad Javeriana, Colombia
_______________________________________________
Gecode users mailing list
us...@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to