public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/55291] libsanitizer doesn't build multilib
Date: Thu, 15 Nov 2012 00:03:00 -0000	[thread overview]
Message-ID: <bug-55291-4-t9jvMLjEe8@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55291-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #6 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-11-15 00:03:41 UTC ---
Author: hjl
Date: Thu Nov 15 00:03:37 2012
New Revision: 193516

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193516
Log:
Add support for multilib run-time libraries

    PR other/55291
    * configure.ac (--enable-version-specific-runtime-libs): New option.
    (AC_CANONICAL_SYSTEM): New.
    (AM_ENABLE_MULTILIB): Moved right after AM_INIT_AUTOMAKE.
    (toolexecdir): Support multilib.
    (toolexeclibdir): Likewise.
    (multilib_arg): New.
    * Makefile.in: Regenerated.
    * aclocal.m4: Likewise.
    * configure: Likewise.
    * asan/Makefile.in: Likewise.
    * interception/Makefile.in: Likewise.
    * sanitizer_common/Makefile.in: Likewise.

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/Makefile.in
    trunk/libsanitizer/aclocal.m4
    trunk/libsanitizer/asan/Makefile.in
    trunk/libsanitizer/configure
    trunk/libsanitizer/configure.ac
    trunk/libsanitizer/interception/Makefile.in
    trunk/libsanitizer/sanitizer_common/Makefile.in


  parent reply	other threads:[~2012-11-15  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-12 20:41 [Bug objc/55291] New: " hjl.tools at gmail dot com
2012-11-13  0:33 ` [Bug objc/55291] " hjl.tools at gmail dot com
2012-11-13  3:49 ` hjl.tools at gmail dot com
2012-11-13  7:11 ` hjl.tools at gmail dot com
2012-11-13 11:57 ` burnus at gcc dot gnu.org
2012-11-13 14:45 ` hjl.tools at gmail dot com
2012-11-15  0:03 ` hjl at gcc dot gnu.org [this message]
2012-11-15  0:04 ` [Bug other/55291] " hjl.tools 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-55291-4-t9jvMLjEe8@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).