* safest verion of gcc to use?
@ 2002-01-17 18:19 kelley eicher
2002-01-17 18:39 ` Reid Hekman
0 siblings, 1 reply; 3+ messages in thread
From: kelley eicher @ 2002-01-17 18:19 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 900 bytes --]
hi,
quick question here. [kernel-src]/Documentation/Changes and
[kernel-src]/README say two different things about which version of gcc
is recommended for the compiling of the linux kernel. README says egcs
1.1.2 and Documentation/Changes says to use gcc 2.95.3 or greater.
is the last egcs release still the preferred or has that changed to the
gcc 2.95.x releases?
i assume that README is outdated and should not mention a version of gcc
at all for compilation of the src. it seems that README instructs the user
to refer to Documentation/Changes for the latest info but makes it confusing
by stating, "Make sure you have gcc-2.91.66 (egcs-1.1.2) available."
-kelley
--
>> kelley j eicher
<< UNIX architect
>> Univ. of MN Astronomy Dept.
<< ph: (612) 626-2067 or (612) 624-3589
>> fx: (612) 626-2029
<< office: 385 physics
>> carde at astro dot umn dot edu
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: safest verion of gcc to use?
2002-01-17 18:19 safest verion of gcc to use? kelley eicher
@ 2002-01-17 18:39 ` Reid Hekman
2002-01-17 19:02 ` Wakko Warner
0 siblings, 1 reply; 3+ messages in thread
From: Reid Hekman @ 2002-01-17 18:39 UTC (permalink / raw)
To: kelley eicher; +Cc: linux-kernel
On Thu, 2002-01-17 at 12:19, kelley eicher wrote:
> quick question here. [kernel-src]/Documentation/Changes and
> [kernel-src]/README say two different things about which version of gcc
> is recommended for the compiling of the linux kernel. README says egcs
> 1.1.2 and Documentation/Changes says to use gcc 2.95.3 or greater.
> is the last egcs release still the preferred or has that changed to the
> gcc 2.95.x releases?
Yes, Documentation/Changes is more correct. For i386, 2.95.[34] and
2.96-[>=85] work fine. GCC 3.0.3 should work too, though some drivers
have had difficulties and earlier 3.x releases generated some ICE's.
Other architectures may vary.
./README and ./Documentation/Changes need some trimming...
Regards,
Reid
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: safest verion of gcc to use?
2002-01-17 18:39 ` Reid Hekman
@ 2002-01-17 19:02 ` Wakko Warner
0 siblings, 0 replies; 3+ messages in thread
From: Wakko Warner @ 2002-01-17 19:02 UTC (permalink / raw)
To: Reid Hekman; +Cc: kelley eicher, linux-kernel
> Yes, Documentation/Changes is more correct. For i386, 2.95.[34] and
> 2.96-[>=85] work fine. GCC 3.0.3 should work too, though some drivers
> have had difficulties and earlier 3.x releases generated some ICE's.
> Other architectures may vary.
IMO, gcc 3.0.3 shouldn't be used (atleast on alpha platforms). I tried it
and I got nothing but ecc errors all over the console
--
Lab tests show that use of micro$oft causes cancer in lab animals
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-01-17 18:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-17 18:19 safest verion of gcc to use? kelley eicher
2002-01-17 18:39 ` Reid Hekman
2002-01-17 19:02 ` Wakko Warner
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.