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: Cloog ISL - and linking of libisl


In message <20110215213906.GI24361@gmx.de>
          Ralf Wildenhues <Ralf.Wildenhues@gmx.de> wrote:

> * Sebastian Pop wrote on Tue, Feb 15, 2011 at 10:19:32PM CET:
> > The watchdog library is required only when the PPL is configured with
> > --enable-watchdog.  This is not a requirement of GCC, but could help
> > to fix the linking problem reported.  Is the second patch of
> > http://gcc.gnu.org/ml/gcc-patches/2010-11/msg01272.html
> > ok for trunk as well?
> 
> Where is the bug report for this?  Is it possible to find out whether
> PPL was configured with --enable-watchdog?  Does PPL install a
> pkg-config .pc file or a libtool .la file from which one could gather
> the required information automatically?
> 
> Is libpwl even built and installed from PPL if --enable-watchdog was not
> passed to its configure script (or even --disable-watchdog was passed)?
> Are the two libraries distributed in the same package on all common
> distributions (or, if in two packages, does the one with PPL routinely
> depend on the pwl one)?

No bug report but see http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01946.html
especially http://gcc.gnu.org/ml/gcc-patches/2011-01/msg02177.html

Looks like PPL's pkg-config needs fixing.

John.
-- 
John Tytgat, in his comfy chair at home
John.Tytgat@aaug.net


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