This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Succesful build GCC 3.4.3


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]