>Thanks a lots. Although I am an advocacy of GNU but speak truly, SDT has
>armulator and source (symbolic) debugger for me to hacking the kernel
>with less pain (I think so).
>
>So I would rather like to look for some methods which can work around
>these built-in variables. If there are deadly no way to work around then I
>will use GCC. But I still eager to know how to do a thing with
>more than 2 ways.
Well, I won't say it's impossible to build the kernel with the ARM SDT. But,
personally, I would spend the time on either improving the GDB+ARMulator
combination, or fixing GCC and/or SDT so that the SDT debugger can be used on
images built with GNU tools. (The latter should work in theory but there
seems to be some incompatibility.)
The problem is that the kernel is full of GNU language extensions; __inline__,
__attribute__ and the like. Plus there is a fair amount of assembly code in
GNU syntax.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++