
September 6th, 2002, 05:12 PM
|
|
Junior Member
|
|
Join Date: Apr 2002
Posts: 13
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
problems building linux kernel 2.4.19
Well I'm no newbie, but this is annoying. I configured my kernel, did:
make dep
make clean
make bzImage
Well, As soon as make bzImage started it kept saying
-malign-loops is obsolete, use -falign-loops
-malign-jumps is obsolete, use -falign-jumps
-malign-functions is obsolete, use -falign-jumps
What file are those arguments stored in so I can change em (if thats possible)
And if there is a million of them to change what would be a simple shell script to change em all
thanks, and I guess thats what I get for using red hat 7.4 beta, but hey its cool
|