|
From: | y-iida at secom dot co.jp |
Subject: | [Bug binutils/12665] configure in binutils-2.21 does not correctly handle CLooG 0.16.2 |
Date: | Tue, 12 Apr 2011 06:43:46 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12665 --- Comment #1 from IIDA Yosiaki <y-iida at secom dot co.jp> 2011-04-12 06:43:38 UTC --- I wrote that it should be compared by "less or equal", but precisely: ((CLOOG_VERSION_MAJOR < 0) || (CLOOG_VERSION_MAJOR == 0 && CLOOG_VERSION_MINOR < 15) || (CLOOG_VERSION_MAJOR == 0 && CLOOG_VERSION_MINOR == 15 && CLOOG_VERSION_REVISION < 5)) Oops. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |