help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Octave 3.2.3 with icpc 10.1 fails: more than one instance


From: Jaroslav Hajek
Subject: Re: Compiling Octave 3.2.3 with icpc 10.1 fails: more than one instance of overloaded function "octave_int_cmp_op::mop"
Date: Fri, 20 Aug 2010 21:29:58 +0200

On Fri, Aug 20, 2010 at 4:53 PM, RUSS BRENNAN <address@hidden> wrote:
> Commenting out lines 212-215 of oct-inttypes.h resolved this issue, so far.
> I tried compiling this particular file with gcc4.1 and it succeeded, so it's
> unclear whether this is an intel compiler issue or a gcc compiler issue.
>

Unfortunately this will break Octave's arithmetics, i.e. mixed
int64-double comparisons won't behave properly in certain cases. If
you don't care, then it's fine; but you should be aware that you
produce a (slightly) crippled binary with this method.

regards

-- 
RNDr. Jaroslav Hajek, PhD
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]