Date: Wed, 7 Jun 1995 09:32:57 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: djgpp AT sun DOT soe DOT clarkson DOT edu, robijn AT Strw DOT LeidenUniv DOT NL Subject: Re: .ps or .dvi file from libc.tex? > I ftp'ed gcc from the DJGPP directory oak.oakland.edu (version 1.12m4). > Unfortunately I can't tex the file libc.tex in the docs/djgpp directory. These are NOT TeX files, they are TexInfo sources of the Info docs. You should download the txiNNNbn.zip and txiNNNdc.zip (NNN is the current version number) and use the stand-alone Info reader program included in that package to browse the GNU/DJGPP on-line docs. This is explained in more detail in the DJGPP FAQ list (available as faq101.zip from the same place you got DJGPP), Chapter 4. > Is the documentation of the C library available in postscript or as > ..dvi file? If not, can someone do me a favour and tex the libc.tex file? If you need the docs in PostScript format, check out the URL pointers in the FAQ list, section 4.4. I would advise to try the stand-alone Info program first, though, because most of the docs are VERY voluminous (that's why they aren't included in the distribution in the first place).