public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* i586-pc-linux-gnu
@ 2002-07-20 13:59 Colin Martel
  2002-08-05 17:18 ` i586-pc-linux-gnu Janis Johnson
  0 siblings, 1 reply; 7+ messages in thread
From: Colin Martel @ 2002-07-20 13:59 UTC (permalink / raw)
  To: gcc

I've successfully compiled gcc 3.0.1 on my Debian system.

_i586-pc-linux-gnu_

Linux isam 2.4.18 #7 Sun Jun 16 22:09:28 EDT 2002 i586 unknown

Debian GNU 2.2 (r6)

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

gcc host version:
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)

glibc version: 2.1.3-20

Yours truly,
Colin Martel

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

* Re: i586-pc-linux-gnu
  2002-07-20 13:59 i586-pc-linux-gnu Colin Martel
@ 2002-08-05 17:18 ` Janis Johnson
  0 siblings, 0 replies; 7+ messages in thread
From: Janis Johnson @ 2002-08-05 17:18 UTC (permalink / raw)
  To: Colin Martel; +Cc: gcc

On Sat, Jul 20, 2002 at 02:24:23AM -0400, Colin Martel wrote:
> I've successfully compiled gcc 3.0.1 on my Debian system.
> 
> _i586-pc-linux-gnu_
> 
> Linux isam 2.4.18 #7 Sun Jun 16 22:09:28 EDT 2002 i586 unknown
> 
> Debian GNU 2.2 (r6)
> 
> gcc new version:
> Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0.1/specs
> Configured with: ../gcc-3.0.1/configure 
> Thread model: single
> gcc version 3.0.1
> 
> gcc host version:
> Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
> gcc version 2.95.2 20000220 (Debian GNU/Linux)
> 
> glibc version: 2.1.3-20

Thanks!  Your message is linked from the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.

Janis

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

* i586-pc-linux-gnu
@ 2002-07-21 22:42 Colin Martel
  0 siblings, 0 replies; 7+ messages in thread
From: Colin Martel @ 2002-07-21 22:42 UTC (permalink / raw)
  To: gcc

I've successfully compiled gcc 3.0.1 on my Debian system.

_i586-pc-linux-gnu_

Linux isam 2.4.18 #7 Sun Jun 16 22:09:28 EDT 2002 i586 unknown

Debian GNU 2.2 (r6)

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

gcc host version:
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)

glibc version: 2.1.3-20

Yours truly,
Colin Martel

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

* i586-pc-linux-gnu
@ 2002-07-21  6:28 Colin Martel
  0 siblings, 0 replies; 7+ messages in thread
From: Colin Martel @ 2002-07-21  6:28 UTC (permalink / raw)
  To: gcc

I've successfully compiled gcc 3.0.1 on my Debian system.

_i586-pc-linux-gnu_

Linux isam 2.4.18 #7 Sun Jun 16 22:09:28 EDT 2002 i586 unknown

Debian GNU 2.2 (r6)

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

gcc host version:
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)

glibc version: 2.1.3-20

Yours truly,
Colin Martel


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

* Re: i586-pc-linux-gnu
  2002-02-23 13:57 i586-pc-linux-gnu Tamas Nagy
@ 2002-02-25 13:08 ` Janis Johnson
  0 siblings, 0 replies; 7+ messages in thread
From: Janis Johnson @ 2002-02-25 13:08 UTC (permalink / raw)
  To: Tamas Nagy; +Cc: gcc

On Sat, Feb 23, 2002 at 10:21:12PM +0100, Tamas Nagy wrote:
> However this is not significantly different from my previous report
> (i686-pc-linux-gnu)...

But besides the target, the kernel versions are different, right?

> cat /etc/issue
> Debian GNU/\s 3.0 \n \l
> 
> uname -a
> Linux XYZ 2.2.19pre17 #1 Tue Mar 13 22:37:59 EST 2001 i586 unknown
> 
> ./config.guess
> i586-pc-linux-gnu
> 
> Host compiler:
> Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
> gcc version 2.95.4  (Debian prerelease)
> 
> New compiler:
> Reading specs from ./../lib/gcc-lib/i586-pc-linux-gnu/3.0.4/specs
> Configured with: ./configure --prefix=/opt/gcc-3.0.4/
> Thread model: single
> gcc version 3.0.4
> 
> GLIBC: 2.2.5-3

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

* i586-pc-linux-gnu
@ 2002-02-23 13:57 Tamas Nagy
  2002-02-25 13:08 ` i586-pc-linux-gnu Janis Johnson
  0 siblings, 1 reply; 7+ messages in thread
From: Tamas Nagy @ 2002-02-23 13:57 UTC (permalink / raw)
  To: gcc; +Cc: 'Tamas Nagy'

However this is not significantly different from my previous report
(i686-pc-linux-gnu)...

cat /etc/issue
Debian GNU/\s 3.0 \n \l

uname -a
Linux XYZ 2.2.19pre17 #1 Tue Mar 13 22:37:59 EST 2001 i586 unknown

./config.guess
i586-pc-linux-gnu

Host compiler:
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4  (Debian prerelease)

New compiler:
Reading specs from ./../lib/gcc-lib/i586-pc-linux-gnu/3.0.4/specs
Configured with: ./configure --prefix=/opt/gcc-3.0.4/
Thread model: single
gcc version 3.0.4

GLIBC: 2.2.5-3

Best regards,
Tamas Nagy

"Code. Code Run. Run, Code, RUN! PLEASE!!!!"



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

* I586-pc-linux-gnu
@ 2001-07-04 15:58 Bobby McNulty
  0 siblings, 0 replies; 7+ messages in thread
From: Bobby McNulty @ 2001-07-04 15:58 UTC (permalink / raw)
  To: gcc

GCC 3.0.1 July 4th builds on I586-pc-linux-cygwin.
I used -O2 and no other options like debugging or -enable-threads-posix.
GCC 3.0.1 prerelease was used to build Csound 4.13 and a song which I'm
about to post.
Csound is an sound processing program from MIT.




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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-20 13:59 i586-pc-linux-gnu Colin Martel
2002-08-05 17:18 ` i586-pc-linux-gnu Janis Johnson
  -- strict thread matches above, loose matches on Subject: below --
2002-07-21 22:42 i586-pc-linux-gnu Colin Martel
2002-07-21  6:28 i586-pc-linux-gnu Colin Martel
2002-02-23 13:57 i586-pc-linux-gnu Tamas Nagy
2002-02-25 13:08 ` i586-pc-linux-gnu Janis Johnson
2001-07-04 15:58 I586-pc-linux-gnu Bobby McNulty

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