public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Cloog needs (/usr/include)polylib/missing.h
@ 2009-08-17 20:08 Toon Moene
  2009-08-17 20:16 ` David Edelsohn
  2009-08-17 21:10 ` Cloog needs (/usr/include)polylib/missing.h Toon Moene
  0 siblings, 2 replies; 4+ messages in thread
From: Toon Moene @ 2009-08-17 20:08 UTC (permalink / raw)
  To: Sebastian Pop, gcc mailing list

As is pointed out in this config.log:

In file included from conftest.c:12:
/usr/include/cloog/cloog.h:47:30: error: polylib/missing.h: No such file 
or directory

What package (source distribution) is this file supposed to come from ?

Relevant lines of /usr/include/cloog/cloog.h (Debian testing as of 
yesterday):

#ifdef CLOOG_PPL_BACKEND
# define GNUMP
# include<cloog/ppl_backend.h>
#else
# include <polylib/missing.h>
# include<cloog/polylib_backend.h>
#endif

Thanks for any advice,

-- 
Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.org/~toon/
Progress of GNU Fortran: http://gcc.gnu.org/gcc-4.5/changes.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-08-17 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-17 20:08 Cloog needs (/usr/include)polylib/missing.h Toon Moene
2009-08-17 20:16 ` David Edelsohn
2009-08-17 20:58   ` Cloog needs (/usr/include)polylib/missing.h *on trunk* Toon Moene
2009-08-17 21:10 ` Cloog needs (/usr/include)polylib/missing.h Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).