public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Succesful build GCC 3.4.3
@ 2004-11-23 11:50 Diggory Hardy
  2004-11-23 17:31 ` Giovanni Bajo
  0 siblings, 1 reply; 2+ messages in thread
From: Diggory Hardy @ 2004-11-23 11:50 UTC (permalink / raw)
  To: gcc

I have successfully build GNU GCC 3.4.3 under Mandrake Linux 10.1, and 
found it quite easy, which is good as I'm not very experienced with linux!

config.guess:
i686-pc-linux-gnu

gcc -v :
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: //srcdir//configure --with-gnu-as --with-gnu-ld 
--enable-threads
Thread model: posix
gcc version 3.4.3

I didn't change any language settings

Mandrake Linux 10.1 distribution
Kernel: 2.6.8
glibc-2.3.3-20mdk

I only made a guess at what configure options to use, I may not have 
used the best ones. Could more information on recommended settings for a 
general install be included in the install doc please?

Thankyou very much all on the GNU GCC team!

Diggory

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Succesful build GCC 3.4.3
  2004-11-23 11:50 Succesful build GCC 3.4.3 Diggory Hardy
@ 2004-11-23 17:31 ` Giovanni Bajo
  0 siblings, 0 replies; 2+ messages in thread
From: Giovanni Bajo @ 2004-11-23 17:31 UTC (permalink / raw)
  To: Diggory Hardy; +Cc: gcc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-23 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-23 11:50 Succesful build GCC 3.4.3 Diggory Hardy
2004-11-23 17:31 ` Giovanni Bajo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).