[PATCH] porting-howto.xml, reminder
Craig Rodrigues
rodrigc@attbi.com
Sat Mar 2 16:25:00 GMT 2002
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
More information about the Libstdc++
mailing list