Bryan Kadzban wrote:

> Greg Schafer wrote:
>> echo '/* empty */' > linux/compiler.h
> 
> Hmm... Is this really necessary?

It is if you want to duplicate LLH. I should have added in my post that
the above change requires more sanitization eg: removing __user, __force,
__nocast, __deprecated, etc. blah blah. Might be best to omit that change
for now.

>  I've been running Alexander's tests
> (http://linuxfromscratch.org/pipermail/lfs-dev/2006-March/056159.html)

I agree with Alexander that every userspace header should be compilable
by itself (at least in an ideal world). Note that current LLH fails this
criteria. Also note there are many kernel headers simply not shipped with
LLH.

Regards
Greg
-- 
http://www.diy-linux.org/

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to