This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>
- Cc: Rainer Orth <ro at cebitec dot uni-bielefeld dot de>, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, Paolo Bonzini <bonzini at gnu dot org>
- Date: Fri, 2 Jul 2010 18:04:35 +0100
- Subject: Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2
- References: <yddwrtgwc9w.fsf@manam.CeBiTec.Uni-Bielefeld.DE> <4C2C61C1.5030600@oracle.com> <ydd39w2jiwg.fsf@manam.CeBiTec.Uni-Bielefeld.DE> <4C2DC0A1.3060007@oracle.com>
On 2 July 2010 11:34, Paolo Carlini wrote:
>> Unfortunately, I haven't managed to regenerate
>> doc/html/manual/abi.html and doc/html/manual/configure.html, so I've
>> omitted them.
>>
>> Could someone who's better versed in the magic incantations of XML tools
>> do that for me?
On linux it's just 'make doc-html' but I don't think doc/Makefile
tries very hard to be portable.
> Jon, can you help with this?
Sure, I'll take care of it.