public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl.tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/55304] libsanitizer can't be used with GCC autoconf
Date: Tue, 13 Nov 2012 11:27:00 -0000	[thread overview]
Message-ID: <bug-55304-4-fuZepnvvXg@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55304-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-11-13 11:27:39 UTC ---
One problem is AM_PROG_LIBTOOL, which is the part of libtool.
GCC autoconf doesn't use libtool since we have in-tree
libtool.  To use GCC autoconf, we need also use the rest of
libtool support in GCC source tree. That means it will make
libsanitizer depends on GCC source tree.


  parent reply	other threads:[~2012-11-13 11:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-13  0:35 [Bug other/55304] New: " hjl.tools at gmail dot com
2012-11-13  7:12 ` [Bug other/55304] " hjl.tools at gmail dot com
2012-11-13  7:15 ` pinskia at gcc dot gnu.org
2012-11-13 11:27 ` hjl.tools at gmail dot com [this message]
2012-11-13 16:54 ` hjl.tools at gmail dot com
2012-11-14  0:02 ` hjl at gcc dot gnu.org
2012-11-14  0:03 ` hjl.tools at gmail dot com
2012-11-15 14:09 ` izamyatin at gmail dot com
2012-11-15 14:12 ` hjl.tools at gmail dot com
2012-11-15 14:26 ` izamyatin at gmail dot com

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=bug-55304-4-fuZepnvvXg@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).