public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc 3.04 - mandrake 8.2 beta 2
@ 2002-03-02 16:36 Adam Williamson
  2002-03-04 10:08 ` Janis Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Williamson @ 2002-03-02 16:36 UTC (permalink / raw)
  To: gcc

gcc 3.04 built fine on mandrake 8.2 beta 2 (even for a one-week n00bie
like me :>). i just put in all the default command-lines from the
installation instructions, using a separate build dir as recommended.
output from config.guess is:

i686-pc-linux-gnu

gcc -v gives:

Reading specs from yadda yadda
Configured with: ../gcc-3.0.4/configure
Thread model: single
gcc version 3.0.4

kernel: 2.4.17-16mdk (standard in this release of Mandrake, and I think
for all other releases of 8.2, not 100% sure on that though.)

glibc version: glibc-2.2.4-24mdk

one note which experienced users will probably get straight away but
which i was proud of myself for noticing (:>) is that Mandrake's default
version of gcc (2.9.6) isn't installed in the same place gcc 3.0.4
installs itself, so even though 3.0.4 builds and installs fine, unless
you force 3.0.4 to run with the -V parameter, 2.9.6 will run when you
use 'gcc'. to fix this I went to /usr/bin and changed the symlink named
'gcc' there to point to the newly installed gcc 3.0.4 (in
/usr/local/bin) instead of the old one (which is in /usr/bin, called
gcc-2.96). you could presumably alternatively tell configure to install
gcc in /usr/lib instead of /usr/local/lib, too. hmm, i feel all l33t
now. :). bye!
-- 
adamw

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

* Re: gcc 3.04 - mandrake 8.2 beta 2
  2002-03-02 16:36 gcc 3.04 - mandrake 8.2 beta 2 Adam Williamson
@ 2002-03-04 10:08 ` Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2002-03-04 10:08 UTC (permalink / raw)
  To: Adam Williamson; +Cc: gcc

On Sun, Mar 03, 2002 at 12:36:26AM +0000, Adam Williamson wrote:
> gcc 3.04 built fine on mandrake 8.2 beta 2 (even for a one-week n00bie
> like me :>). i just put in all the default command-lines from the
> installation instructions, using a separate build dir as recommended.
> output from config.guess is:
> 
> i686-pc-linux-gnu
> 
> gcc -v gives:
> 
> Reading specs from yadda yadda
> Configured with: ../gcc-3.0.4/configure
> Thread model: single
> gcc version 3.0.4
> 
> kernel: 2.4.17-16mdk (standard in this release of Mandrake, and I think
> for all other releases of 8.2, not 100% sure on that though.)
> 
> glibc version: glibc-2.2.4-24mdk

Thanks!  I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.

Janis

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

end of thread, other threads:[~2002-03-04 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-02 16:36 gcc 3.04 - mandrake 8.2 beta 2 Adam Williamson
2002-03-04 10:08 ` Janis Johnson

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).