From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Tejas Garhewal <scienticman@gmail.com>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Compile libstdc++-v3 without ABI library
Date: Sat, 21 Aug 2021 13:20:47 +0100 [thread overview]
Message-ID: <CAH6eHdSV2ZHG=guU7Pf=w9Gcqni8Tuyqw3nKjPYULZwNuz0A9g@mail.gmail.com> (raw)
In-Reply-To: <CAK7D_fHL-WfXpXoHVBvQ7U+BoKe1qC-iQ5NoEoGJzvqK64Y=wg@mail.gmail.com>
On Sat, 21 Aug 2021, 12:50 Tejas Garhewal via Gcc-help, <
gcc-help@gcc.gnu.org> wrote:
> I'm interested in building the GCC C++ standard library without linking
> against any of the 2 ABI libraries available.
>
I'm not sure what you mean by ABI libraries. Do you mean libsupc++ and
libc++abi? The rest of your email doesn't seem related to this.
> I have the option to use no library at all for libcxx, but for reasons
> beyond my control I will not be able to use libcxx
>
> I only wish to stick to C++2003 and actively avoid all features from C++11
> onwards including via non-standard extensions.
>
> Is this possible with libstdc++-v3?
>
Yes, just compile your code with -std=c++98
> I tried searching for the relevant mailing list but I couldn't find the
> equivalent of gcc-help for libstdc++. There was only libstdc++and it is
> concerned primarily with development, not helping with issues.
>
It's for both.
prev parent reply other threads:[~2021-08-21 12:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-21 11:48 Tejas Garhewal
2021-08-21 12:20 ` Jonathan Wakely [this message]
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='CAH6eHdSV2ZHG=guU7Pf=w9Gcqni8Tuyqw3nKjPYULZwNuz0A9g@mail.gmail.com' \
--to=jwakely.gcc@gmail.com \
--cc=gcc-help@gcc.gnu.org \
--cc=scienticman@gmail.com \
/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).