compile linux kernel 1.3.0

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
mcheung63
Member
Member
Posts: 175
Joined: Thu Jun 22, 2006 8:33 am
Location: Hong Kong
Contact:

compile linux kernel 1.3.0

Post 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])
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: compile linux kernel 1.3.0

Post 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?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
mcheung63
Member
Member
Posts: 175
Joined: Thu Jun 22, 2006 8:33 am
Location: Hong Kong
Contact:

Re: compile linux kernel 1.3.0

Post 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.
Post Reply