Okay, after a bit of investigating, it seems getconstants.h is
full of statements like this:

    unsigned long  = 700;
    #define __HAS_

getconstants.h is generated thus:

    perl extractinfo.perl /usr/bin/arm-linux-objdump > getconstants.h

Any ideas why that script is failing to produce get identifier names?

Also, could someone explain the `difference' between the toolchain
`/usr/arm-linux/bin/*' and `/usr/bin/arm-linux-*'?  `objdump' is
only in /usr/bin/arm-linux-objdump, not in /usr/arm-linux/bin/objdump,
for instance.

-- 
Chris <[EMAIL PROTECTED]>                         ( http://www.fluff.org/chris )

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to