[Gecode-bugs] New bug: gecode ICE on ia64 architecture
Kari Pahula
kaol at debian.org
Wed Mar 17 00:36:07 CET 2010
On Tue, Mar 16, 2010 at 09:33:22PM +0100, Gecode Bug Tracker wrote:
> New bug report for Gecode from Kari Pahula (kaol at debian.org).
>
> Summary: gecode ICE on ia64 architecture
Looks like -O3 is broken on ia64 (see http://bugs.debian.org/568399).
-O2 worked.
I had to comment out the -O3 check from gecode.m4 and run autoreconf
to regenerate configure, since it adds the flag after user supplied
CXXFLAGS, overriding it.
More information about the bugs
mailing list