Re: [x86 setup 16/33] String-handling functions for the new x86 setup code.
From: Andi Kleen <hidden>
Date: 2007-07-11 12:47:01
Also in:
lkml
From: Andi Kleen <hidden>
Date: 2007-07-11 12:47:01
Also in:
lkml
Yes, Linux should definitely be compiled with -ffreestanding, it isn't a hosted application after all ;-)
We tried it some time ago and it caused problems so it was dropped again -Andi