Dear Simon, that's tough luck! But we can't help you here as we only can fix bugs in Gecode ;-)
You need to get in touch with your compiler vendor as this is not a Gecode bug but an internal error in the Intel C++ compiler (as the message says). Christian -- Christian Schulte, http://www.imit.kth.se/~schulte/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon Boivin Sent: Wednesday, May 23, 2007 3:35 PM To: [EMAIL PROTECTED] Cc: Michaël Krajecki; arnaud.renard Subject: [gecode-users] Installation : Intel Compiler Hi, I'm trying to compile Gecode and install it by using the intel compiler icc and icpc. However, after using ./configure CC=icc CXX=icpc and using make to create the librairie a have this error : ../gecode/int/distinct/dom.icc(353): internal error: assertion failed: lower_expr: enk_object_lifetime not at top (shared/edgcpfe/lower_il.c, line 13663) return new ViewValGraph(n_view,x,val_inf,n_val,size); ^ compilation aborted for gecode/int/distinct.cc (code 4) We use the Intel compiler Version 9.0 and we compile on an Itanium 2 dual core. Thank! ---------------------------------------- Simon Boivin École Polytechnique de Montréal _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
