This is the mail archive of the gcc@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: Bootstrap broken by ppl/cloog config problem: finds non-system/non-standard "/include" dir


Dave Korn wrote:
Tim Prince wrote:

#include <cloog/cloog.h>

no such file
-I/include was set by configure.  As you say, there is something bogus here.

setup menu shows cloog installed in development category, but I can't find
any such include file. Does this mean the cygwin distribution of cloog is
broken?

Did you make sure to get the -devel packages as well as the libs? That's the usual cause of this kind of problem. I highly recommend the new version of setup.exe that has a package-list search box :-)

cheers,
DaveK
OK, I see there is a libcloog-devel in addition to the cloog Dev selection, guess that will fix it for cygwin.

I tried to build cloog for IA64 linux as well, gave up on include file parsing errors.


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