On Wed, 4 Jul 2012, Tristan Gingold wrote: > > On Jul 4, 2012, at 10:58 AM, Richard Guenther wrote: > > > On Wed, 4 Jul 2012, Tristan Gingold wrote: > > > >> > >> On Jul 2, 2012, at 1:43 PM, Richard Guenther wrote: > >> > >>> On Thu, 28 Jun 2012, Diego Novillo wrote: > >>> > >>>> On 12-06-27 11:06 , Richard Guenther wrote: > >>>> > >>>>> 2012-06-27 Richard Guenther <rguent...@suse.de> > >>>>> Michael Matz <m...@suse.de> > >>>>> Tobias Grosser <tob...@grosser.es> > >>>>> Sebastian Pop <seb...@gmail.com> > >>>>> > >>>>> config/ > >>>>> * cloog.m4: Set up to work against ISL only. > >>>>> * isl.m4: New file. > >> > >> Shouldn't ENABLE_IS_CHECK be automatically set to no when building a cross > >> canadian ? > > > > Probably yes, as it is a runtime test. Thus at any time when host != > > build. Care to post a patch? You probably know best what the canonical > > way to check this is. > > Something like that ? > > Tested by building a cross and a canadian for ia64-hp-openvms.
Seems to be an incremental patch ontop of the real patch? Richard.