public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Successful build of gcc 3.0.4
@ 2002-04-27 21:19 Rob Sykes
  2002-04-29  9:59 ` Janis Johnson
  0 siblings, 1 reply; 8+ messages in thread
From: Rob Sykes @ 2002-04-27 21:19 UTC (permalink / raw)
  To: gcc

i686-pc-linux-gnu 

Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ../gcc-3.0.4/configure
Thread model: single
gcc version 3.0.4

SuSE Linux 7.2 (i386), linux 2.4.4-4GB, glibc-2.2.2-38 

Built with no problems

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

* Re: Successful build of gcc 3.0.4
  2002-04-27 21:19 Successful build of gcc 3.0.4 Rob Sykes
@ 2002-04-29  9:59 ` Janis Johnson
  0 siblings, 0 replies; 8+ messages in thread
From: Janis Johnson @ 2002-04-29  9:59 UTC (permalink / raw)
  To: Rob Sykes; +Cc: gcc

On Sat, Apr 27, 2002 at 11:49:15PM +0000, Rob Sykes wrote:
> i686-pc-linux-gnu 
> 
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: ../gcc-3.0.4/configure
> Thread model: single
> gcc version 3.0.4
> 
> SuSE Linux 7.2 (i386), linux 2.4.4-4GB, glibc-2.2.2-38 
> 
> Built with no problems

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] 8+ messages in thread

* Re: Successful Build of GCC 3.0.4
  2002-04-26 14:40 Successful Build of GCC 3.0.4 Jeff Stephens
@ 2002-04-29  9:59 ` Janis Johnson
  0 siblings, 0 replies; 8+ messages in thread
From: Janis Johnson @ 2002-04-29  9:59 UTC (permalink / raw)
  To: Jeff Stephens; +Cc: gcc

On Fri, Apr 26, 2002 at 05:32:56PM -0400, Jeff Stephens wrote:
> I just concluded a successful build of gcc-3.0.4 on my Redhat 6.2 system 
> running kernel
> 2.2.14-5.0 and glibc-2.2.5.  I have had two problems so far as a result 
> of this install.  First, after
[snip]
> 
> # gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: ../gcc-3.0.4/configure --prefix=/usr --enable-shared 
> --enable-threads
> Thread model: posix
> gcc version 3.0.4

I hope other people are addressing the problems you're seeing.

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] 8+ messages in thread

* Successful Build of GCC 3.0.4
@ 2002-04-26 14:40 Jeff Stephens
  2002-04-29  9:59 ` Janis Johnson
  0 siblings, 1 reply; 8+ messages in thread
From: Jeff Stephens @ 2002-04-26 14:40 UTC (permalink / raw)
  To: gcc

I just concluded a successful build of gcc-3.0.4 on my Redhat 6.2 system 
running kernel
2.2.14-5.0 and glibc-2.2.5.  I have had two problems so far as a result 
of this install.  First, after
installing glibc-2.2.5 I downloaded and installed XFree86 4.2.0 which 
requires glibc-2.2 or
greater (this was the main reason I chose to upgrade my glibc from 2.1 
to 2.2). The XFree86
install went fine, but when I tried to upgrade the linux drivers for my 
nvidia TNT2 M64
card to the latest version, I received an error message that said 
"failure due to the kernel
having been built with a different version of gcc/glibc than I was 
attempting to use to build
the drivers with."  Guess my next task is to upgrade my kernel with the 
currently
installed gcc/glibc.
Second, I am receiving an error every time I activate Netscape 6.2 which 
I also just downloaded and installed.  This error says:

Gdk-WARNING **: locale not supported by C library

I also got this identical error when trying to install the latest Ximian 
Gnome after
downloading the installer program from their website.  I have sent a 
request for help
on this to the gnu glibc help line via email.  Maybe I didn't do 
something right when
I built glibc-2.2.5.  At any rate, I am currently compiling the latest 
version of Trolltech's
qt library which I downloaded from KDE.  Everything has gone ok so far.

# gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ../gcc-3.0.4/configure --prefix=/usr --enable-shared 
--enable-threads
Thread model: posix
gcc version 3.0.4

Regards,
Jeff Stephens

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

* Re: Successful build of gcc 3.0.4
  2002-03-08  7:38 Successful build of gcc 3.0.4 Johan Meynendonckx - Sun Belgium - Customer Support Engineer
@ 2002-03-08 10:51 ` Janis Johnson
  0 siblings, 0 replies; 8+ messages in thread
From: Janis Johnson @ 2002-03-08 10:51 UTC (permalink / raw)
  To: Johan Meynendonckx - Sun Belgium - Customer Support Engineer; +Cc: gcc

On Fri, Mar 08, 2002 at 04:37:47PM +0100, Johan Meynendonckx - Sun Belgium - Customer Support Engineer wrote:
> config.guess: i686-pc-linux-gnu
> 
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: /jme/apps/gcc-3.0.4/configure --prefix=/usr --mandir=/usr/share/man
> Thread model: single
> gcc version 3.0.4
> 
> Distribution: RedHat 7.2
> 
> Linux homer 2.4.17 #16 SMP Mon Feb 25 11:13:12 CET 2002 i686 unknown
> 
> glibc-2.2.4-13

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] 8+ messages in thread

* Successful build of gcc 3.0.4
@ 2002-03-08  7:38 Johan Meynendonckx - Sun Belgium - Customer Support Engineer
  2002-03-08 10:51 ` Janis Johnson
  0 siblings, 1 reply; 8+ messages in thread
From: Johan Meynendonckx - Sun Belgium - Customer Support Engineer @ 2002-03-08  7:38 UTC (permalink / raw)
  To: gcc

config.guess: i686-pc-linux-gnu

$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: /jme/apps/gcc-3.0.4/configure --prefix=/usr --mandir=/usr/share/man
Thread model: single
gcc version 3.0.4

Distribution: RedHat 7.2

Linux homer 2.4.17 #16 SMP Mon Feb 25 11:13:12 CET 2002 i686 unknown

glibc-2.2.4-13

Remark: to replace the gcc delivered with Redhat, configure with option --prefix=/usr


Johan Meynendonckx

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

* Re: Successful build of GCC 3.0.4
  2002-02-27 10:13 Successful build of GCC 3.0.4 Andrew Sayman
@ 2002-02-28 16:34 ` Janis Johnson
  0 siblings, 0 replies; 8+ messages in thread
From: Janis Johnson @ 2002-02-28 16:34 UTC (permalink / raw)
  To: Andrew Sayman; +Cc: gcc

On Wed, Feb 27, 2002 at 10:06:16AM -0800, Andrew Sayman wrote:
> I have successfully build gcc 3.0.4
> 
> `config.guess`:
> i686-pc-linux-gnu
> 
> `gcc -v`:
> Reading specs from
> /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: ./configure  : (reconfigured)
> ./configure  : (reconfigured) ./configure 
> Thread model: single
> gcc version 3.0.4
> 
> Sorcerer GNU/Linux 20020225
> `uname -a`:
> Linux 4 2.4.17 #2 Sun Feb 10 01:12:57 EST 2002 i686
> unknown
> 
> glibc 2.2.5

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] 8+ messages in thread

* Successful build of GCC 3.0.4
@ 2002-02-27 10:13 Andrew Sayman
  2002-02-28 16:34 ` Janis Johnson
  0 siblings, 1 reply; 8+ messages in thread
From: Andrew Sayman @ 2002-02-27 10:13 UTC (permalink / raw)
  To: gcc

I have successfully build gcc 3.0.4

`config.guess`:
i686-pc-linux-gnu

`gcc -v`:
Reading specs from
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ./configure  : (reconfigured)
./configure  : (reconfigured) ./configure 
Thread model: single
gcc version 3.0.4

Sorcerer GNU/Linux 20020225
`uname -a`:
Linux 4 2.4.17 #2 Sun Feb 10 01:12:57 EST 2002 i686
unknown

glibc 2.2.5

If there's anything that I forgot, don't refrain from
emailing me.

=====
Sending people documents in a Microsoft format has bad effects, because that practice puts pressure on them to use Microsoft software. In effect, you become a buttress of the Microsoft monopoly. This specific problem is a major obstacle to the broader adoption of GNU/Linux. Would you please reconsider the use of Word format for communication with other people?

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com

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

end of thread, other threads:[~2002-04-29 16:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-27 21:19 Successful build of gcc 3.0.4 Rob Sykes
2002-04-29  9:59 ` Janis Johnson
  -- strict thread matches above, loose matches on Subject: below --
2002-04-26 14:40 Successful Build of GCC 3.0.4 Jeff Stephens
2002-04-29  9:59 ` Janis Johnson
2002-03-08  7:38 Successful build of gcc 3.0.4 Johan Meynendonckx - Sun Belgium - Customer Support Engineer
2002-03-08 10:51 ` Janis Johnson
2002-02-27 10:13 Successful build of GCC 3.0.4 Andrew Sayman
2002-02-28 16:34 ` 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).