This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[PATCH] porting-howto.xml, reminder
- From: Craig Rodrigues <rodrigc at attbi dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Sat, 2 Mar 2002 19:26:55 -0500
- Subject: [PATCH] porting-howto.xml, reminder
Hi,
I never got approval for this patch:
http://gcc.gnu.org/ml/libstdc++/2002-01/msg00314.html
It's pretty small, but it is necessary because it obtains
the docbookx.dtd from the canonical source, instead of
assuming that you have it installed in a relative path in
the GCC tree.
Is it OK?
Once I added that patch, then generating the HTML document
from porting-howto.xml was very simple. On a Red Hat Linux
system with xsltproc and docbook-style-xsl RPM packages
installed, I merely typed:
xltproc -o porting-howto.html \
/usr/share/xml/docbook/xsl-stylesheets-1.48-2/html/docbook.xsl \
porting-howto.xml
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com