This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fail when PPL 0.11 is not present and CLooG has been requested.


> With this patch, configure will fail when graphite has been requested,
> and the PPL version is not usable.  Committed to the graphite branch.
>
> Sebastian
>
> 2011-01-18  Sebastian Pop  <sebastian.pop@amd.com>
>
> 	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
> 	CLooG has been requested.
> 	* configure: Regenerated.

configure fails unconditionally on the mainline:

checking for version 0.11 (or later revision) of PPL... no
configure: error: Unable to find a usable PPL.  See config.log for details.


-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]