public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: On K7, -march=k6 is good (Was Re: Why no -march=athlon?)
@ 2001-12-19 20:33 RaúlNúñez de Arenas Coronado
  2001-12-20  0:06 ` Alessandro Suardi
  0 siblings, 1 reply; 12+ messages in thread
From: RaúlNúñez de Arenas Coronado @ 2001-12-19 20:33 UTC (permalink / raw)
  To: linux-kernel, linux

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 642 bytes --]

    Hello all :))

>> Is it safe to use gcc-3.0.2 to compile the kernel?
>If it compiles.. Otherwise use gcc-3.0.3(prerelease), it has fixes that makes 
>the _current_ kernel compile. 

    I've using gcc-3.0.1 to compile the kernel since it was released
and my linux 2.4.16 runs without problems. In my experience, the only
problem is the ICE raised by the 8139too driver, although this seems
to have been corrected on gcc-3.0.2 (I haven't updated my compiler
yet). I haven't found any bug yet running my linux box, but this
doesn't mean that gcc-3.0 is safe for the kernel. It's safe for my
configuration of the kernel, at least.

    Raúl

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Why no -march=athlon?
@ 2001-12-17 14:59 nbecker
  2001-12-17 17:40 ` M. R. Brown
  0 siblings, 1 reply; 12+ messages in thread
From: nbecker @ 2001-12-17 14:59 UTC (permalink / raw)
  To: linux-kernel

I noticed that linux/arch/i386/Makefile says:

ifdef CONFIG_MK7
CFLAGS += -march=i686 -malign-functions=4 
endif


Why not -march=athlon?  Is this just for compatibility with old gcc?
If so, can't we fix it with an ifdef?

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

end of thread, other threads:[~2001-12-20  0:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-19 20:33 On K7, -march=k6 is good (Was Re: Why no -march=athlon?) RaúlNúñez de Arenas Coronado
2001-12-20  0:06 ` Alessandro Suardi
  -- strict thread matches above, loose matches on Subject: below --
2001-12-17 14:59 Why no -march=athlon? nbecker
2001-12-17 17:40 ` M. R. Brown
2001-12-19 17:46   ` On K7, -march=k6 is good (Was Re: Why no -march=athlon?) Benoit Poulot-Cazajous
2001-12-19 17:56     ` M. R. Brown
2001-12-19 18:39       ` nbecker
2001-12-19 18:47         ` M. R. Brown
2001-12-19 18:52           ` J Sloan
2001-12-19 19:01             ` Josh McKinney
2001-12-19 19:21             ` M. R. Brown
2001-12-19 19:28               ` J Sloan
2001-12-19 19:38         ` Allan Sandfeld
2001-12-19 21:40       ` Benoit Poulot-Cazajous

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