Bug#541842: libcloog-ppl-dev: Missing development headers

John David Anglin dave at hiauly1.hia.nrc.ca
Wed Aug 19 14:03:07 UTC 2009


> > When I built and installed libcloog on hpux11.11, an additional
> > header was installed that defined CLOOG_PPL_BACKEND.
> 
> which one? At least the header which is included by GCC doesn't define this 

/* include/cloog/cloog-config.h.  Generated by configure.  */
/* include/cloog/cloog-config.h.in.  Generated from configure.in by autoheader.  */

* Use the PPL backend */
#define CLOOG_PPL_BACKEND 1
...

The header cloog.h included it as follows:

#ifndef CLOOG_H
#define CLOOG_H
#include "cloog-config.h"
#ifdef CLOOG_PPL_BACKEND
...

> macro and the configury seems to take care of this, if the configure option is 
> used. See the thread starting at http://gcc.gnu.org/ml/gcc/2009-08/msg00296.html

It may be that defining CLOOG_PPL_BACKEND in the configure machinary
is sufficient, but that's not clear as the define may affect the way
cloog was built.

Dave
-- 
J. David Anglin                                  dave.anglin at nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)






More information about the Ubuntu-devel-discuss mailing list