Date: Fri, 06 Jul 2001 18:09:23 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pavenis AT lanet DOT lv Message-Id: <1858-Fri06Jul2001180923+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com Subject: Comments on GCC 3.0 distribution Reply-To: djgpp-workers AT delorie DOT com First, thanks! I have a few comments on the distribution: - The readme.DJGPP says that users need to restore djgpp.djl from djdev203.zip, but I understand this is no longer required. - The man pages in both gcc30b.zip and gpp30b.zip are not formatted. - gpp30b.zip installs a bunch of HTML files, but there's not a word about them in the various README's. What are they? - Why are the C++ headers installed into lang/cxx-v3 instead of lang/cxx? This seems to require gratuitous changes to djgpp.env. - There's a new Info manual cppinternals.info, for which there's no entry in info/DIR. I suggest to tell in readme.DJGPP how to add such an entry. (I already commited a change to dir.txi in the CVS to take care of this in v2.04.) - "cxxfilt --version" says something like GNU d:/foo/bar/baz/bin/cxxfilt.exe (C++ demangler), version 3.0 I think this is ugly; I suggest that the leading directories and the .exe extension be removed.