Hi,

The error as reported seems to be an internal error in the Intel
compiler, and should probably be reported to Intel.

We do not have access to the Intel compiler, so the only testing with
it that we have done was with the free trial version. We regularly
test compilation with gcc and the microsoft compiler.

Cheers,
Mikael


On 5/23/07, Simon Boivin <[EMAIL PROTECTED]> wrote:
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



--
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/

_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to