* [WEIRD] working kernel off RH7's gcc-2.96!?
@ 2000-11-21 5:19 rml
2000-11-21 14:57 ` Jes Sorensen
0 siblings, 1 reply; 2+ messages in thread
From: rml @ 2000-11-21 5:19 UTC (permalink / raw)
To: linux-kernel
i dont want to revisit the flame fest (at all, please) but it seems i have been
using a kernel that successfully compiled under RedHat 7's gcc snapshot (2.96).
i normally use gcc-2.91.66 for everything (mv kgcc gcc) but just synced my
system with rawhide, so the gcc/kgcc pair is back on my system and i forgot. so
i recompiled to test11 yesterday, and:
[00:05:51]rml@phantasy:~# cat /proc/version
Linux version 2.4.0-test11 (rml@phantasy) (gcc version 2.96 20000731 (Red Hat
Linux 7.0)) #1 Mon Nov 20 19:06:06 EST 2000
the odd thing is, not only did it compile, but my machine has been up for a day
with heavy use in X with a full-featured kernel! not only no OOPSs, but no bugs!
the only thing i thought of was that alan's kgcc detection routine was in-place,
and using the detected kgcc to compile but then doing a hardcoded use of "gcc"
to grab the version ... but i could not find the code by grepping.
so i went ahead and removed kgcc from my path and recompiled, and sure enough --
it compiled fine.
just fyi, but someone tell me i am on crack... regardless, i am about to reboot
into a gcc-2.91.66 kernel.
--
Robert M. Love
rml@tech9.net
rml@ufl.edu
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [WEIRD] working kernel off RH7's gcc-2.96!?
2000-11-21 5:19 [WEIRD] working kernel off RH7's gcc-2.96!? rml
@ 2000-11-21 14:57 ` Jes Sorensen
0 siblings, 0 replies; 2+ messages in thread
From: Jes Sorensen @ 2000-11-21 14:57 UTC (permalink / raw)
To: rml; +Cc: linux-kernel
>>>>> "Robert" == rml <rml@ufl.edu> writes:
Robert> i dont want to revisit the flame fest (at all, please) but it
Robert> seems i have been using a kernel that successfully compiled
Robert> under RedHat 7's gcc snapshot (2.96). i normally use
Robert> gcc-2.91.66 for everything (mv kgcc gcc) but just synced my
Robert> system with rawhide, so the gcc/kgcc pair is back on my system
Robert> and i forgot. so i recompiled to test11 yesterday, and:
[snip]
Robert> the odd thing is, not only did it compile, but my machine has
Robert> been up for a day with heavy use in X with a full-featured
Robert> kernel! not only no OOPSs, but no bugs!
Just keep in mind that 'seems to run fine' doesn't clearly show cases
like something in the signal handling code got miscompiled for a
special case or a bit error in the file system code. You could be
lucky, it might also show itself as more frequent crashes later etc.
Jes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-11-21 15:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-21 5:19 [WEIRD] working kernel off RH7's gcc-2.96!? rml
2000-11-21 14:57 ` Jes Sorensen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox