This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: install docs updated (-enable-libstdcxx-v3 + bits)
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: install docs updated (-enable-libstdcxx-v3 + bits)
- From: Phil Edwards <pedwards at jaj dot com>
- Date: Tue, 18 Apr 2000 12:05:47 -0400
> Hopefully, this version of the install docs is a bit easier to
> understand. Less is being explained, as rebuilding libstdc++-v3
> without compiler sources has now officially been deprecated. (Before,
> it was just hard to do correctly. Now, it's not attempted.)
Looks great. You're missing a closing </PRE> tag. I'd fix it but the
CVS repo is being moved around today.
> These are the flags in question:
> --enable-namespaces [default]
> --enable-libgcc-rebuild=DIR / --disable-libgcc-rebuild
>
> Maybe moved to
> --enable-cxx-flags=FLAGS
> (which then rebuilds libgcc with FLAGS)
I have a patch (against 2.90.6, I think) somewhere that did this.
I'll try to clean it up soon.
Phil