This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/46451] legacy cloog-ppl test omits necessary linkage on ppl libraries


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

--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-11-12 19:44:01 UTC ---
I can confirm that...

Author: grosser
Date: Fri Nov 12 18:29:27 2010
New Revision: 166669

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166669
Log:
Pass PPL libraries to CLooG version check

    * config/cloog.m4: Pass ppl libraries to the CLooG version check.
    * configure: Regenerate.

Modified:
    trunk/ChangeLog
    trunk/config/cloog.m4
    trunk/configure

Author: grosser
Date: Fri Nov 12 18:29:37 2010
New Revision: 166670

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166670
Log:
Fix typo

    * config/cloog.m4: Fix typo.  verison -> version.
    * configure: Regenerate.

Modified:
    trunk/ChangeLog
    trunk/config/cloog.m4
    trunk/configure

eliminated the problems with configure detecting the presence of legacy cloog
support.


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