On Tue, 31 Jul 2001 13:57:45 +1000, Keith Owens <kaos@ocs.com.au> wrote: >I am updating ksymoops now and need some information. Could somebody >tell me what this produces on mips? > ># objdump -h ksymoops | head -8 ># objdump -h mips64-lsb-vmlinux | head -8 ># objdump -h mips64-msb-vmlinux | head -8 > >where mips64-[lm]sb-vmlinux are kernels compiled for 64 bit with LSB >and MSB. Sorry, that should have been objdump -x, not objdump -h, I need the architecture type as well as the file format.