public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: bkoz@gcc.gnu.org
To: bkoz@gcc.gnu.org, gawrilow@math.tu-berlin.de,
	gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org
Subject: Re: libstdc++/3457: enable-version-specific-runtime-libs vs. gxx-include-dir
Date: Fri, 24 Aug 2001 12:17:00 -0000	[thread overview]
Message-ID: <20010824191731.1028.qmail@sourceware.cygnus.com> (raw)

Synopsis: enable-version-specific-runtime-libs vs. gxx-include-dir

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Fri Aug 24 12:17:31 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Fri Aug 24 12:17:31 2001
State-Changed-Why:
    current configury for this on the trunk looks like this:
    gxx_include_dir='$(libdir)/gcc-lib/$(target_alias)/'${gcc_version}/include/g++
    glibcpp_toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
    glibcpp_toolexeclibdir='$(toolexecdir)/'${gcc_version}'$(MULTISUBDIR)'
    changequote([,])dnl
    ],version_specific_libs=no)
    AC_MSG_RESULT($version_specific_libs)
    
    # Default case for install directory for include files.
    if test x"$version_specific_libs" = x"no" \
       && test x"$gxx_include_dir" = x"no"; then
      gxx_include_dir='$(prefix)'/include/g++-${libstdcxx_interface}
    fi
    
    
    I suspect this will solve your problem, no?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3457&database=gcc


             reply	other threads:[~2001-08-24 12:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-24 12:17 bkoz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-04-04 12:01 bkoz
2002-04-04 11:52 bkoz
2001-06-28  4:06 gawrilow

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=20010824191731.1028.qmail@sourceware.cygnus.com \
    --to=bkoz@gcc.gnu.org \
    --cc=gawrilow@math.tu-berlin.de \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).