> perl extractinfo.perl /usr/bin/arm-linux-objdump > getconstants.h
>
>Any ideas why that script is failing to produce get identifier names?
The Perl script doesn't understand the output from your objdump. This is why
I suggested using a 2.2 kernel instead.
>Also, could someone explain the `difference' between the toolchain
>`/usr/arm-linux/bin/*' and `/usr/bin/arm-linux-*'? `objdump' is
The former contains the tools that the gcc driver invokes; the latter are
intended for users to call directly. Mostly the files in one are hardlinks to
the files in the other.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]