Page 1 of 1

compile linux kernel 1.3.0

Posted: Sun Jul 12, 2009 3:12 am
by mcheung63
Dear All
I can compile gcc 2.95.3 in my FC10, it is the oldest gcc I can compile. But I need gcc 2.6.x to compile linux kernel 1.3.0 . Do you know how can I get gcc 2.6.x?
It gives me a lot of error when I try to compile gcc 2.6.x in FC10
thanks
from Peter ([email protected])

Re: compile linux kernel 1.3.0

Posted: Sun Jul 12, 2009 5:35 am
by Combuster
mcheung63 wrote:I need gcc 2.6.x to compile linux kernel 1.3.0
Do you? What if you try a different version?

Re: compile linux kernel 1.3.0

Posted: Sun Jul 12, 2009 8:30 am
by mcheung63
I make a success on 0.11, but it is too old and lack of feature.
1.3.0 have a simple network implement, that is what I want to learn for.