[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [openrisc] COFF and ELF formats
Marko Mlinar wrote:
>What does or32-uclinux-objdump linux -x say?
>
linux: format de fichier elf32-or32
linux
architecture: or32, fanions 0x00000113:
HAS_RELOC, EXEC_P, HAS_SYMS, D_PAGED
adresse de départ 0xf0002000
En-tête de programme:
LOAD off 0x00000000 vaddr 0x0000a000 paddr 0x0000a000 align 2**12
filesz 0x00000c00 memsz 0x000216ad flags rw-
LOAD off 0x00001000 vaddr 0xf0000000 paddr 0xf0000000 align 2**12
filesz 0x00000c14 memsz 0x00000c14 flags r-x
LOAD off 0x00002000 vaddr 0xf0002000 paddr 0xf0002000 align 2**12
filesz 0x00493b40 memsz 0x00493b40 flags r-x
LOAD off 0x00496000 vaddr 0x00002000 paddr 0xf0495b40 align 2**12
filesz 0x00008bfc memsz 0x00008bfc flags rw-
LOAD off 0x0049f000 vaddr 0x00000000 paddr 0xf049e73c align 2**12
filesz 0x00000c14 memsz 0x00000c14 flags r-x
...
I don't understand why the file format is elf-or32. I have rebuild a
new kernel without success (I receive the same error), and I have
verified the .config file :
#
# Platform dependant setup
#
CONFIG_OR32=y
...
#
# General setup
#
# CONFIG_PCI is not set
CONFIG_NET=y
# CONFIG_SYSVIPC is not set
# CONFIG_REDUCED_MEMORY is not set
# CONFIG_BINFMT_FLAT is not set
CONFIG_BINFMT_ELF=y
# CONFIG_KERNEL_ELF is not set
# CONFIG_CONSOLE is not set
Regards,
JKB
--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml