* gcc-2.95.3
@ 2001-04-06 0:49 Jeff Chua
2001-04-06 1:08 ` gcc-2.95.3 Shawn Starr
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Jeff Chua @ 2001-04-06 0:49 UTC (permalink / raw)
To: Linux Kernel
Does anybody have bad experience with gcc-2.95.3?
I'm using gcc-2.95.2 with linux 2.4.3 and have no problem with it.
Thanks,
Jeff
[ jchua@fedex.com ]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gcc-2.95.3
2001-04-06 0:49 gcc-2.95.3 Jeff Chua
@ 2001-04-06 1:08 ` Shawn Starr
2001-04-06 2:00 ` gcc-2.95.3 Mike Castle
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Shawn Starr @ 2001-04-06 1:08 UTC (permalink / raw)
To: Jeff Chua; +Cc: Linux Kernel
You should be ok :)
On Fri, 6 Apr 2001, Jeff Chua wrote:
>
> Does anybody have bad experience with gcc-2.95.3?
>
> I'm using gcc-2.95.2 with linux 2.4.3 and have no problem with it.
>
>
> Thanks,
> Jeff
> [ jchua@fedex.com ]
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gcc-2.95.3
2001-04-06 0:49 gcc-2.95.3 Jeff Chua
2001-04-06 1:08 ` gcc-2.95.3 Shawn Starr
@ 2001-04-06 2:00 ` Mike Castle
2001-04-06 7:30 ` gcc-2.95.3 Jochen Striepe
2001-04-18 22:23 ` gcc-2.95.3 Dr. Kelsey Hudson
3 siblings, 0 replies; 5+ messages in thread
From: Mike Castle @ 2001-04-06 2:00 UTC (permalink / raw)
To: Linux Kernel
On Fri, Apr 06, 2001 at 08:49:51AM +0800, Jeff Chua wrote:
>
> Does anybody have bad experience with gcc-2.95.3?
>
> I'm using gcc-2.95.2 with linux 2.4.3 and have no problem with it.
I've built and using 2.4.2 with 2.95.3 with no issues. [I should say, with
no more issues than I have normally with this cheesey motherboard :-].
At least the long long computation bug on non i686 compilations is fixed
with 2.95.3.
mrc
--
Mike Castle Life is like a clock: You can work constantly
dalgoda@ix.netcom.com and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc
We are all of us living in the shadow of Manhattan. -- Watchmen
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gcc-2.95.3
2001-04-06 0:49 gcc-2.95.3 Jeff Chua
2001-04-06 1:08 ` gcc-2.95.3 Shawn Starr
2001-04-06 2:00 ` gcc-2.95.3 Mike Castle
@ 2001-04-06 7:30 ` Jochen Striepe
2001-04-18 22:23 ` gcc-2.95.3 Dr. Kelsey Hudson
3 siblings, 0 replies; 5+ messages in thread
From: Jochen Striepe @ 2001-04-06 7:30 UTC (permalink / raw)
To: Jeff Chua; +Cc: Linux Kernel
[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]
Hi,
On 06 Apr 2001, Jeff Chua <jeffchua@silk.corp.fedex.com> wrote:
>
> Does anybody have bad experience with gcc-2.95.3?
>
> I'm using gcc-2.95.2 with linux 2.4.3 and have no problem with it.
I'm using gcc-2.95.3 for kernel compilation on latest 2.4.x since it's
out. Never had any Problem.
Linux tolot 2.4.3 #1 Fri Mar 30 09:35:17 CEST 2001 i586 unknown
Gnu C 2.95.3
Gnu make 3.79.1
binutils 2.11.90.0.4
util-linux 2.11b
modutils 2.4.5
e2fsprogs 1.19
pcmcia-cs 3.0.14
PPP 2.4.0
isdn4k-utils 3.1pre1
Linux C Library 2.1.3
ldd: version 1.9.9
Procps 2.0.7
Net-tools 1.59
Kbd 0.99
Sh-utils 2.0.11
Modules Loaded nls_utf8 nls_iso8859-15 nls_iso8859-2
nls_iso8859-1 nls_cp852 nls_cp850 nls_cp437 floppy sr_mod sg isofs
ne2k-pci 8390 ide-cd cdrom adlib_card opl3 sb sb_lib uart401 sound
soundcore lp parport serial
Hth,
Jochen.
--
"I was gratified to be able to answer promptly, and I did. I said I
didn't know." -- Mark Twain
[-- Attachment #2: Type: application/pgp-signature, Size: 524 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gcc-2.95.3
2001-04-06 0:49 gcc-2.95.3 Jeff Chua
` (2 preceding siblings ...)
2001-04-06 7:30 ` gcc-2.95.3 Jochen Striepe
@ 2001-04-18 22:23 ` Dr. Kelsey Hudson
3 siblings, 0 replies; 5+ messages in thread
From: Dr. Kelsey Hudson @ 2001-04-18 22:23 UTC (permalink / raw)
To: Jeff Chua; +Cc: Linux Kernel
cx863877-d% gcc --version
2.95.3
cx863877-d% uptime
3:26pm up 14 days, 15:15, 15 users, load average: 2.01, 2.01, 2.00
cx863877-d% uname -a
Linux cx863877-d.cv1.sdca.home.com 2.4.3 #3 SMP Wed Apr 4 00:06:17 PDT
2001 i686 unknown
No problems at all :)
On Fri, 6 Apr 2001, Jeff Chua wrote:
> Does anybody have bad experience with gcc-2.95.3?
>
> I'm using gcc-2.95.2 with linux 2.4.3 and have no problem with it.
>
>
> Thanks,
> Jeff
> [ jchua@fedex.com ]
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Kelsey Hudson khudson@ctica.com
Software Engineer
Compendium Technologies, Inc (619) 725-0771
---------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-04-18 22:25 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-06 0:49 gcc-2.95.3 Jeff Chua
2001-04-06 1:08 ` gcc-2.95.3 Shawn Starr
2001-04-06 2:00 ` gcc-2.95.3 Mike Castle
2001-04-06 7:30 ` gcc-2.95.3 Jochen Striepe
2001-04-18 22:23 ` gcc-2.95.3 Dr. Kelsey Hudson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.