On Thu, 3 Nov 2011, Aldy Hernandez wrote:
>
> > > +For more information on GCC's support for transactional memory, see
> > > +the accompanying documentation for @file{libitm}.
> >
> > It should be possible to use a proper Texinfo cross-reference linking to
> > the other manual.
>
> I thought so too, but couldn't find how. Libitm is in another directory
> (libitm/libitm.texi). Does anyone know how to do this?
When installed, all info files are presumed to go in one directory, HTML
files in parallel directories, etc.; you use the five-argument form of
@xref with "libitm" as the fourth argument.
--
Joseph S. Myers
[email protected]