[Bug other/43617] New: cloog-ppl 0.15.9's configure corrupts with funny codes

aflyhorse at foxmail dot com gcc-bugzilla@gcc.gnu.org
Thu Apr 1 12:05:00 GMT 2010


Sorry to distrub you all, but when i downloaded and untar the latest cloog-ppl
(which is one of the infrastructure of gcc). when i ./configure it, it fails to
find ppl (with --with-ppl=/local) and break down asking for PolyLib. When i
look into the configure script itself, i found it is corrupted.

12694: if test "x$with_ppl" != "x" -a "x$with_ppl" != "xno"; then
12702: if test "x$with_ppl" != "xyes" ; then
12843: if test "x$ac_cv_header_ppl_c_h" = x""yes; then

the last one is especially funny, isn't it?
Sorry i don't know where to report it, so i reported it here...


-- 
           Summary: cloog-ppl 0.15.9's configure corrupts with funny codes
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aflyhorse at foxmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43617



More information about the Gcc-bugs mailing list