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

Reply via email to