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/50156] in-tree CLooG is not picked up by toplevel configure


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

Ruben Van Boxem <vanboxem.ruben at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25090|0                           |1
        is obsolete|                            |

--- Comment #3 from Ruben Van Boxem <vanboxem.ruben at gmail dot com> 2011-08-24 20:15:20 UTC ---
Created attachment 25093
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25093
Patch to allow a non-bootstrap compiler to build with in tree prereqs for
graphite

Corrected small issues with ppl-watchdog (enabled it regardless for an intree
build; this would break an out-of tree ppl without libpwl though: it's hacky)

The problem is that in-tree ppl should be configured with --disable-watchdog if
$enable_watchdog is not requested.


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