public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/50156] New: in-tree CLooG is not picked up by toplevel configure
@ 2011-08-22 19:08 vanboxem.ruben at gmail dot com
  2011-08-22 19:08 ` [Bug bootstrap/50156] " vanboxem.ruben at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vanboxem.ruben at gmail dot com @ 2011-08-22 19:08 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50156
           Summary: in-tree CLooG is not picked up by toplevel configure
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vanboxem.ruben@gmail.com


Created attachment 25078
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25078
gcc/config.log

With the patches attached to 

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

I can successfully build GCC with in-tree GMP/MPFR/MPC/PPL/CLOOG for

--host=x86_64-linux-gnu --target=*-w64-mingw32 --build=x86_64-linux-gnu
--host=*-w64-mingw32 --target=*-w64-mingw32 --build=x86_64-linux-gnu

I can see in the build logs all libs are built in tree, but when linking the
cc1 executable, the cloog libs are missing. Searching for the "no-graphite"
error message ("sorry, unimplemented...") I found that HAVE_cloog is not
properly defined, which is a symptom of clooglibs not being properly filled in
in gcc/configure

Attached is gcc/config.log


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

end of thread, other threads:[~2014-12-30 12:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-22 19:08 [Bug bootstrap/50156] New: in-tree CLooG is not picked up by toplevel configure vanboxem.ruben at gmail dot com
2011-08-22 19:08 ` [Bug bootstrap/50156] " vanboxem.ruben at gmail dot com
2011-08-24 19:29 ` vanboxem.ruben at gmail dot com
2011-08-24 20:48 ` vanboxem.ruben at gmail dot com
2014-12-30 12:37 ` manu at gcc dot gnu.org
2014-12-30 12:42 ` manu at gcc dot gnu.org

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).