This isn't a redhat specific question, but since
I am doing my stuff from redhat 6.1...
I have egcs-1.1.2-24 installed. I like to compile
my own kernels using buildkernel and xconfig. When
I get to the point of being asked to look at (and
edit, if desired) the makefile, I find that if I
change the default optimization from -O2 to -O4, the
kernel will compile (mostly...I haven't sat there
to watch the whole thing) until the end when
buildkernel tries to install the kernel and system.map
into /boot...it fails. If I go to -O3, all is fine.
Is this something to do with the kernel or is
it an egcs issue?
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.