public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/40516]  New: using --with-cloog and --with-ppl without specifying a location with = causes configuration errors
@ 2009-06-22  2:04 xenofears at gmail dot com
  2009-06-25 13:59 ` [Bug regression/40516] " nightstrike at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: xenofears at gmail dot com @ 2009-06-22  2:04 UTC (permalink / raw)
  To: gcc-bugs

results in:

(all from config.log)

configure:5144: checking for version 0.10 of PPL
configure:5166: gcc -c -I/usr/system64/include -L/usr/system64/lib
-L/usr/system64/lib64 -Iyes/include    -I/usr/system64/include
-L/usr/system64/lib -L/usr/system64/lib64 conftest.c >&5
configure:5172: $? = 0

configure:5265: checking for correct version of CLooG
configure:5287: gcc -c -I/usr/system64/include -L/usr/system64/lib
-L/usr/system64/lib64 -Iyes/include -DCLOOG_PPL_BACKEND    -Iyes/include 
-I/usr/system64/include -L/usr/system64/lib -L/usr/system64/lib64 conftest.c
>&5
configure:5293: $? = 0

LIBS='-Lyes/lib -lcloog -Lyes/lib -lppl_c -lppl -lgmpxx  '

clooginc='-Iyes/include -DCLOOG_PPL_BACKEND '
clooglibs='-Lyes/lib -lcloog'

As of recent with gcc 4.5.0, to use the CLOOG_PPL_BACKEND, --with-cloog and
--with-ppl must be specified in the command line, making this more notable.


-- 
           Summary: using --with-cloog and --with-ppl without specifying a
                    location with = causes configuration errors
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: xenofears at gmail dot com
 GCC build triplet: x86_64-w64-mingw32, i686-pc-mingw32, i686-pc-cygwin
  GCC host triplet: x86_64-w64-mingw32
GCC target triplet: x86_64-w64-mingw32


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


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

end of thread, other threads:[~2009-07-22  5:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-22  2:04 [Bug regression/40516] New: using --with-cloog and --with-ppl without specifying a location with = causes configuration errors xenofears at gmail dot com
2009-06-25 13:59 ` [Bug regression/40516] " nightstrike at gmail dot com
2009-06-25 20:45 ` xenofears at gmail dot com
2009-06-30  7:39 ` [Bug bootstrap/40516] --without-mpc, --without-ppl, --without-cloog does the same thing. No turning off mpc via configure xenofears at gmail dot com
2009-07-22  4:57 ` xenofears at gmail dot com
2009-07-22  5:19 ` manu at gcc dot gnu dot 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).