On Tue, Sep 7, 2010 at 19:46, Ian Lance Taylor <iant@xxxxxxxxxx> wrote: > Tom Browder <tom.browder@xxxxxxxxx> writes: > >> Does anyone know if the libstdc++ manual is available in pdf? >> >> I see the xml sources for docbook, but I haven't found a pdf output >> yet. And I'm not sure it's configured to be built. ... > You should be able to build it by running "make doc-pdf" in the > TARGET/libstdc++-v3 build directory. You need to have some program > called "prince" installed; I'm not sure where that comes from. Thanks, Ian. -Tom