public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel compilation: pls send cc to me
@ 2002-12-30 10:21 abacus an
  2002-12-30 10:30 ` Joshua M. Kwan
  0 siblings, 1 reply; 5+ messages in thread
From: abacus an @ 2002-12-30 10:21 UTC (permalink / raw)
  To: linux-kernel

hi,

Up to which versions of the kernel can we compile with
GCC 2.95.1.

regards,
abacus development team

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com

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

* Re: kernel compilation: pls send cc to me
  2002-12-30 10:21 kernel compilation: pls send cc to me abacus an
@ 2002-12-30 10:30 ` Joshua M. Kwan
  2002-12-30 10:38   ` John Bradford
  0 siblings, 1 reply; 5+ messages in thread
From: Joshua M. Kwan @ 2002-12-30 10:30 UTC (permalink / raw)
  To: abacus an; +Cc: linux-kernel

Well, any of them. The kernel is meant to be very portable anyway.
Although I prefer gcc-3.2 myself...

Regards
-Josh

On Mon, Dec 30, 2002 at 10:21:15AM +0000, abacus an wrote:
> hi,
> 
> Up to which versions of the kernel can we compile with
> GCC 2.95.1.
> 
> regards,
> abacus development team
> 
> ________________________________________________________________________
> Missed your favourite TV serial last night? Try the new, Yahoo! TV.
>        visit http://in.tv.yahoo.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: kernel compilation: pls send cc to me
  2002-12-30 10:30 ` Joshua M. Kwan
@ 2002-12-30 10:38   ` John Bradford
  2002-12-30 10:43     ` Joshua M. Kwan
  0 siblings, 1 reply; 5+ messages in thread
From: John Bradford @ 2002-12-30 10:38 UTC (permalink / raw)
  To: Joshua M. Kwan; +Cc: abacus_an, linux-kernel

> The kernel is meant to be very portable anyway.

Not really.  The kernel is designed to compiled with a specific
compiler.  A GCC version other than the recommended version might
uncover bugs that should be fixed anyway, but it might also break
things that are worked around for the recommended GCC version.

John.

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

* Re: kernel compilation: pls send cc to me
  2002-12-30 10:38   ` John Bradford
@ 2002-12-30 10:43     ` Joshua M. Kwan
  2002-12-30 11:00       ` John Bradford
  0 siblings, 1 reply; 5+ messages in thread
From: Joshua M. Kwan @ 2002-12-30 10:43 UTC (permalink / raw)
  To: John Bradford; +Cc: linux-kernel, abacus_an

Oh...
Well, I stand corrected. I never noticed any difference compiling with 
gcc-2.95 versus compiling with 3.2.

What is the recommended version then?

Regards
Josh

On Mon, Dec 30, 2002 at 10:38:35AM +0000, John Bradford wrote:
> > The kernel is meant to be very portable anyway.
> 
> Not really.  The kernel is designed to compiled with a specific
> compiler.  A GCC version other than the recommended version might
> uncover bugs that should be fixed anyway, but it might also break
> things that are worked around for the recommended GCC version.
> 
> John.

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

* Re: kernel compilation: pls send cc to me
  2002-12-30 10:43     ` Joshua M. Kwan
@ 2002-12-30 11:00       ` John Bradford
  0 siblings, 0 replies; 5+ messages in thread
From: John Bradford @ 2002-12-30 11:00 UTC (permalink / raw)
  To: Joshua M. Kwan; +Cc: linux-kernel, abacus_an

> Well, I stand corrected. I never noticed any difference compiling with 
> gcc-2.95 versus compiling with 3.2.
> 
> What is the recommended version then?

Well, as far as I know it's still officially 2.95.3 for both 2.4 and
2.5.

There shouldn't be _major_ problems compiling with 3.2, but it has had
far less testing, so something like a filesystem corruption bug could
go unnoticed for longer if it wasn't happening with 2.95.3 compiled
kernels as well.

John.

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

end of thread, other threads:[~2002-12-30 10:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-30 10:21 kernel compilation: pls send cc to me abacus an
2002-12-30 10:30 ` Joshua M. Kwan
2002-12-30 10:38   ` John Bradford
2002-12-30 10:43     ` Joshua M. Kwan
2002-12-30 11:00       ` John Bradford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox