This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: graphite regressions of trunk
On Tue, Sep 2, 2008 at 2:20 PM, Richard Guenther
<richard.guenther@gmail.com> wrote:
> On Tue, Sep 2, 2008 at 11:19 PM, Andrew Pinski <pinskia@gmail.com> wrote:
>> On Tue, Sep 2, 2008 at 2:15 PM, Tobias Grosser
>> <grosser@fim.uni-passau.de> wrote:
>>
>>> May be you missed to add "--with-cloog" or "--with-ppl" to
>>> your ./configure.
>>> Can you send me your config.log file?
>>
>> I thought we had decided that the build would fail to happen if the
>> person did not have cloog and ppl installed?
>
> Surely not at this point because both libraries are not yet available from the
> infrastructure download location.
If that is the case, then that should have been done before merging
graphite in the first place. I thought that was a requirement anyways
to do the merge.
-- Pinski