This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Succesful build GCC 3.4.3
- From: "Giovanni Bajo" <rasky at develer dot com>
- To: "Diggory Hardy" <diggory at aethersoft dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 23 Nov 2004 18:19:06 +0100
- Subject: Re: Succesful build GCC 3.4.3
- References: <41A32351.4000508@aethersoft.com>
Diggory Hardy <diggory@aethersoft.com> wrote:
> Could more information on recommended settings for a
> general install be included in the install doc please?
Besides platform-specific quirks which are already listed on the site, the
recommended settings are usually the defaults. On an average x86-linux,
"./configure" with no options works wonderfully. Of course, you may want to
disable some languages you don't need with --disable/enable-languages,
and/or specifying a specific installation path with --prefix.
--
Giovanni Bajo