This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
In message <Pine.GSO.4.10.9902151234440.17124-100000@markab.dbai.tuwien.ac.at >you write: > I believe that we should try to put all configure and build time > instructions into http://egcs.cygnus.com/install/ aka htdocs/install/ > in our wwwdocs module. > > If, and only if, people still Frequently Ask we should consider adding > something a pointer to the FAQ as well. Perhaps a general link to the > installation notes might be useful? Seems reasonable to me. One of the long term things I think we ought to do is ravamp the gcc manual a little bit and get it online too -- probably generating html from the texinfo source. I'd also like to see the manual more physically split up -- we've got 3 significant sections. 1. installation stuff 2. using gcc (flags, extensions and the like) and 3. internals for developers. Few people actually need to look at all three sections. As is, it's rather intimidating when someone says "look in the gcc manual". jeff