delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2002/03/13/00:05:23

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f
Message-ID: <3C8EDEC6.70D6E6C8@dorsai.org>
Date: Wed, 13 Mar 2002 00:08:22 -0500
From: "Peter J. Farley III" <pjfarley AT dorsai DOT org>
X-Mailer: Mozilla 4.75 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp-workers AT delorie DOT com
Subject: Need help with @xref for dir.txi
Reply-To: djgpp-workers AT delorie DOT com

As Eli suggested, I tried to add cross-references to the package index
section, but no matter how I structure it, the "*Note" entry produced at
the @xref site sends you to the "* Menu" entry at the top of the DIR
file.

Obviously, I'm doing something wrong here, so please tell me what my
mistake is.

Here's a cut-down copy with "@anchor" and "@xref" entries.  I'm running
the texinfo 4.0 port from simtel, recently downloaded.

@c -*-texinfo-*-  not \input texinfo.tex, as this is not to be TeX'ed
@setfilename dir
@node Top, (dir), (dir), (dir)
@ifinfo

Welcome to the GNU standalone Info program.  The documentation presented
here is part of the djgpp development package.

To view a topic, use the arrow keys to position the cursor on one of the
lines beginning with a '*' and press 'm' and then 'Enter'.

This (the Directory node) gives a menu of major topics.  Typing "d"
returns here, "q" exits, "?" lists all INFO commands, "h" gives a primer
for first-timers, "mTexinfo<Return>" visits Texinfo topic, etc.  To edit
this dir-file, edit 'dir.txi', and pass it through 'makeinfo'.

--- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
@end ifinfo
@menu

@anchor{Basic DJGPP documentation}
From djdevNNN.zip		Basic DJGPP documentation

* Knowledge Base: (kb).		The DJGPP Knowledge Base

* libc.a: (libc).		The Standard C Library Reference
* libm.a: (libm).		The Math Library Reference

* Utilities: (utils).	Miscellaneous utilities that come with DJGPP.

* bin2h: (utils)bin2h.	Convert binary data files to C include files.
* djtar: (utils)djtar.	Extract or list files from (possibly compressed)
				tar archives, with DOS filename conversion.
* dtou: (utils)dtou.		Convert text files from dos to unix.
* utod: (utils)utod.		Convert text files from unix to dos.
* djecho: (utils)djecho.	Echo long command lines to files.
* gxx: (utils)gxx.		Build and link C++ programs
* redir: (utils)redir.		Manage I/O Redirection.
* djsplit: (utils)djsplit.	Split large files into multiple files.
* djmerge: (utils)djmerge.	Merge multiple files into one file.
* texi2ps: (utils)texi2ps.	Convert texinfo files to Postscript.
* update: (utils)update.	Conditionally copy one file to another.

@anchor{The DJGPP FAQ}
From faqNNNb.zip		The DJGPP FAQ.

* FAQ: (djgppfaq).		The DJGPP FAQ list.


DJGPP and GNU package index

@xref{Basic DJGPP documentation}.	From djdevNNN.zip
@xref{The DJGPP FAQ}.			From faqNNNb.zip
@xref{GNU Compiler Collection}.	From gccNNNb.zip
@xref{GNU Fortran compiler}.		From g77NNNb.zip
@xref{GNU Pascal Compiler}.		From gpcNNNb.zip
@xref{GNU binary utilities}.		From bnuNNNb.zip

@anchor{GNU Compiler Collection}
From gccNNNb.zip		The GNU Compiler Collection.

* Cpp: (cpp).			The GNU C preprocessor.
* gcc: (gcc).			The GNU C, C++, and Objective-C Compiler
* gxxFAQ: (gxxFAQ).		FAQ for users of the GNU C++ compiler g++.
* gxxint (gxxint).		GNU C++ front-end internals.
* Cpplib: (cppinternals).	Cpplib internals.
* ObjC (objc-features).		GNU Objective-C runtime features.

@anchor{GNU Fortran compiler}
From g77NNNb.zip		The GNU Compiler Collection.

* g77: (g77).			The GNU Fortran compiler.

@anchor{GNU Pascal Compiler}
From gpcNNNb.zip		The GNU Compiler Collection.

* GPC: (gpc).			The GNU Pascal Compiler.

@anchor{GNU binary utilities}
From bnuNNNb.zip		The GNU binary utilities.

* Binutils: (binutils).		Manipulating binary files.

Managing object files
* ar: (binutils)ar.		Create, modify, and extract from archives
* nm: (binutils)nm.		List symbols from object files
* objcopy: (binutils)objcopy.	Copy and translate object files
* objdump: (binutils)objdump.	Display information from object files
* ranlib: (binutils)ranlib.	Generate index to archive contents
* size: (binutils)size.		List section sizes and total size
* strings: (binutils)strings.	List printable strings from files
* strip: (binutils)strip.	Discard symbols
* c++filt: (binutils)c++filt.	Filter to demangle encoded C++ symbols
* cxxfilt: (binutils)c++filt.	Filter to demangle encoded C++ symbols
* addr2line: (binutils)addr2line.	Convert addresses to file and line
* nlmconv: (binutils)nlmconv.	Converts object code into an NLM

GNU assembler utilities
* as: (as).			The GNU assembler
* gasp: (gasp).			The GNU Assembler Preprocessor
* gprof: (gprof).		The GNU profiler
* ld: (ld).			The GNU linker


@end menu


-------------------------------------------------
Peter J. Farley III (pjfarley AT dorsai DOT org)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019