public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@adacore.com>
To: Richard Guenther <rguenther@suse.de>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Fix graphite configure w/o ppl/cloog
Date: Thu, 22 Oct 2009 06:19:00 -0000	[thread overview]
Message-ID: <200910220819.45526.ebotcazou@adacore.com> (raw)
In-Reply-To: <alpine.LNX.2.00.0910220045030.4520@zhemvz.fhfr.qr>

> 2009-10-22  Richard Guenther  <rguenther@suse.de>
>
> 	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
> 	cloog if the ppl version check failed.  Move flags saving
> 	before setting in libelf check.
> 	* configure: Regenerate.

This breaks LTO without cloog:

checking for libelf/gelf.h... yes
checking for the correct version of libelf... no
The following languages will be built: c,ada,c++

configure:6482: checking for the correct version of libelf
configure:6505: gcc32 -o 
conftest -g -O2 -I/usr/include/libelf  -I/usr/include/libelf  
conftest.c  -lcloog   -lppl_c -lppl -lgmpxx  -lelf >&5
/usr/bin/ld: cannot find -lcloog
collect2: ld returned 1 exit status

-- 
Eric Botcazou

  reply	other threads:[~2009-10-22  6:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-21 22:52 Richard Guenther
2009-10-22  6:19 ` Eric Botcazou [this message]
2009-10-22  7:41 ` Paolo Bonzini
2009-10-22  7:44   ` Paolo Bonzini
2009-10-22  9:09     ` Richard Guenther
2009-10-22 12:17       ` Eric Botcazou
2009-10-23 23:51 ` Jason Merrill
2009-10-24 11:13   ` Richard Guenther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200910220819.45526.ebotcazou@adacore.com \
    --to=ebotcazou@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rguenther@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).