'lo all...

still converting the alpha to kbuild-2.5..

I thought that we tried to avoid at all costs including userspace headers, it 
seems that some assembler source in arch/alpha/lib/  have a #include 
<alpha/regdef.h> , and on my system it points to /usr/include/alpha/regdef.h 
, wich is a self contained header owned by glibc.

>From what I understood, the regdef.h contains definitions/uses of registers 
according to gcc's calling convention, so i guess it may change depending on 
gcc version ...

What do i do now ? do i trick kbuild to add /usr/include in the includes, or 
do I rip the .h and copy it to the asm-alpha directory ?

speaking of includes, why does kbuild adds to the include path 
"-I/usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.91.66/include"  ?

thank you ..

ghoz

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to