Re: http://gcc.gnu.org/install/configure.html

2006-09-02 Thread Joseph S. Myers
On Sat, 2 Sep 2006, Gerald Pfeifer wrote: > On Sun, 27 Aug 2006, Richard Guenther wrote: > > The problem is that installation instructions (and internals manuals) > > are only available for trunk, not for released versions. > > These aren't online, but are part of the release tarballs. > > We c

Re: http://gcc.gnu.org/install/configure.html

2006-09-02 Thread Gerald Pfeifer
On Sun, 27 Aug 2006, Richard Guenther wrote: > The problem is that installation instructions (and internals manuals) > are only available for trunk, not for released versions. These aren't online, but are part of the release tarballs. We could add generation of the installation documentation to

Re: http://gcc.gnu.org/install/configure.html

2006-08-27 Thread Richard Guenther
On 8/27/06, Georg Schwarz <[EMAIL PROTECTED]> wrote: Dear developers, http://gcc.gnu.org/install/configure.html says --enable-languages=lang1,lang2,... ... Currently, you can use any of the following: all, ada, c, c++, fortran, java, objc, obj-c++, treelang. At least for the 3.4 train