search for: elf32

Displaying 20 results from an estimated 218 matches for "elf32".

2006 Jun 13
17
switchroot mount failed
.../ext3/ext3.ko /sbin/nash -> /tmp/initrd.L28813/bin/nash /sbin/insmod.static -> /tmp/initrd.L28813/bin/insmod /sbin/udev.static -> /tmp/initrd.L28813/sbin/udev /etc/udev/udev.conf -> /tmp/initrd.L28813/etc/udev/udev.conf copy from /lib/modules/2.6.16-xen/./kernel/drivers/scsi/scsi_mod.ko(elf32-i386) to /tmp/initrd.L28813/lib/scsi_mod.ko(elf32-i386) copy from /lib/modules/2.6.16-xen/./kernel/drivers/scsi/sd_mod.ko(elf32-i386) to /tmp/initrd.L28813/lib/sd_mod.ko(elf32-i386) copy from /lib/modules/2.6.16-xen/./kernel/drivers/message/fusion/mptbase.ko(elf32-i386) to /tmp/initrd.L28813/lib/mp...
2006 Jun 13
17
switchroot mount failed
.../ext3/ext3.ko /sbin/nash -> /tmp/initrd.L28813/bin/nash /sbin/insmod.static -> /tmp/initrd.L28813/bin/insmod /sbin/udev.static -> /tmp/initrd.L28813/sbin/udev /etc/udev/udev.conf -> /tmp/initrd.L28813/etc/udev/udev.conf copy from /lib/modules/2.6.16-xen/./kernel/drivers/scsi/scsi_mod.ko(elf32-i386) to /tmp/initrd.L28813/lib/scsi_mod.ko(elf32-i386) copy from /lib/modules/2.6.16-xen/./kernel/drivers/scsi/sd_mod.ko(elf32-i386) to /tmp/initrd.L28813/lib/sd_mod.ko(elf32-i386) copy from /lib/modules/2.6.16-xen/./kernel/drivers/message/fusion/mptbase.ko(elf32-i386) to /tmp/initrd.L28813/lib/mp...
2010 Jul 12
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
> ld-new works only with those objects which are compiled using native gcc but > doesn't work for cross-compiler gcc/arm. Ok, please show: ld --version and last few lines of the ld --help output -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 Jul 12
0
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
Did you mean ld-new ? ld-new -v GNU gold (GNU Binutils 2.20.51.20100707) 1.9 ld-new --help ./ld-new: supported targets: elf32-i386 elf32-i386-freebsd elf64-x86-64 elf64-x86-64-freebsd elf64-sparc elf32-sparc elf64-powerpcle elf64-powerpc elf32-powerpcle elf32-powerpc elf32-bigarm elf32-littlearm On Mon, Jul 12, 2010 at 6:52 PM, Anton Korobeynikov <anton at korobeynikov.info > wrote: > > ld-new works only w...
2006 Jun 07
0
(no subject)
.../ext3/ext3.ko /sbin/nash -> /tmp/initrd.L28813/bin/nash /sbin/insmod.static -> /tmp/initrd.L28813/bin/insmod /sbin/udev.static -> /tmp/initrd.L28813/sbin/udev /etc/udev/udev.conf -> /tmp/initrd.L28813/etc/udev/udev.conf copy from /lib/modules/2.6.16-xen/./kernel/drivers/scsi/scsi_mod.ko(elf32-i386) to /tmp/initrd.L28813/lib/scsi_mod.ko(elf32-i386) copy from /lib/modules/2.6.16-xen/./kernel/drivers/scsi/sd_mod.ko(elf32-i386) to /tmp/initrd.L28813/lib/sd_mod.ko(elf32-i386) copy from /lib/modules/2.6.16-xen/./kernel/drivers/message/fusion/mptbase.ko(elf32 -i386) to /tmp/initrd.L28813/lib/m...
2017 Sep 14
4
Do I need to modify the AddrLoc of LLD for ARC target?
...t be able to help a bit more, unfortunately I can't spend a lot of time learning about Arc. Peter On 14 September 2017 at 07:16, Leslie Zhai via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Hi LLVM developers, > > basic-arc.s: > > main: > bl memset > > $ arc-elf32-gcc -mcpu=arc600 -o basic-arc.o -c > > $ arc-elf32-readelf -r basic-arc.o > > Relocation section '.rela.text' at offset 0xd4 contains 1 entries: > Offset Info Type Sym.Value Sym. Name + Addend > 00000000 00000611 R_ARC_S25W_PCREL 00000000 memset + 0...
2006 Jul 10
3
compile will not link from elf64-x86-64 to elf32-i386
...e -L../../libs/unicode -lwine_unicode /usr/lib/libsicuuc.a /usr/lib/libsicudata.a -lstdc++ -lgcc_s -L../../libs/port -lwine_port -L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32 ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/lib/libsicuuc.a(ubidi.ao)) to format elf32-i386 (gdi32.SKwleX.o) is not supported winebuild: ld -m elf_i386 -r failed with status 256 winegcc: ../../tools/winebuild/winebuild failed. make[2]: *** [gdi32.dll.so] Error 2 make[2]: Leaving directory `/home/anolis/Desktop/wine-0.9.16/dlls/gdi' make[1]: *** [gdi] Error 2 make[1]: Leaving dire...
2013 Sep 06
1
Bug#721999: xen: FTBFS: dpkg-shlibdeps: error: couldn't find library libxenstore.so.3.0 needed by debian/libxen-4.3/usr/lib/libxenlight-4.3.so (ELF format: 'elf32-i386'; RPATH: '/usr/lib')
Source: xen Version: 4.3.0-1 Severity: serious Justification: FTBFS Hi New uploaded xen 4.3.0-1 FTBFS, see [1] for build log for i386. [1] https://buildd.debian.org/status/fetch.php?pkg=xen&arch=i386&ver=4.3.0-1&stamp=1378426577 Regards, Salvatore
2010 Jul 12
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
...wing this page only and did whatever is mentioned there. On Mon, Jul 12, 2010 at 6:57 PM, Sanjeev chugh <sanjuchugh at gmail.com> wrote: > Did you mean ld-new ? > > ld-new -v > GNU gold (GNU Binutils 2.20.51.20100707) 1.9 > > ld-new --help > ./ld-new: supported targets: elf32-i386 elf32-i386-freebsd elf64-x86-64 > elf64-x86-64-freebsd elf64-sparc elf32-sparc elf64-powerpcle elf64-powerpc > elf32-powerpcle elf32-powerpc elf32-bigarm elf32-littlearm > > > > > On Mon, Jul 12, 2010 at 6:52 PM, Anton Korobeynikov < > anton at korobeynikov.info>...
1999 Jul 09
1
"ld: bfd assertion fail" making eda.so on Linux (Redhat 6.0)
...d be made. make[4]: Entering directory `/u/u2/maechler/Linux/R/R-0.64.2/src/library/eda/src' gcc -g -O2 -fpic -I../../../../include -c line.c -o line.o gcc -g -O2 -fpic -I../../../../include -c smooth.c -o smooth.o ld -shared -o eda.so line.o smooth.o ld: bfd assertion fail elf32-i386.c:621 ld: bfd assertion fail elf32-i386.c:1414 make[4]: *** [eda.so] Segmentation fault make[4]: *** Deleting file `eda.so' make[4]: Leaving directory `/u/u2/maechler/Linux/R/R-0.64.2/src/library/eda/src' <.....> make: *** [R] Error 1 --- Interestingly, &...
2017 Sep 18
1
Do I need to modify the AddrLoc of LLD for ARC target?
...2 > Reloc Offset: 16 > DEBUG: arm-linux-gnu-ld: R_ARM_THM_MOVW_PREL_NC: VMA: 69638 Output Offset: 2 > Reloc Offset: 20 > > > $ llvm/build/bin/llvm-objdump -triple=thumbv7a-none-linux-gnueabi -d > arm-thumb-undefined-weak-lld > > arm-thumb-undefined-weak-lld: file format ELF32-arm-little > > Disassembly of section .text: > _start: > 11008: 00 f0 00 80 beq.w #0 <_start+0x4> > 1100c: 00 f0 00 b8 b.w #0 <_start+0x8> > 11010: 00 f0 00 f8 bl #0 > 11014: 00 f0 00 f8 bl #0 >...
2012 Nov 01
1
[PATCH] com32: Include .init_array section in .ctors in linker script
..., meaning the ctors and dtors functions are never executed. While a COM32_INIT() macro exists that places functions in the .init_array section, no function makes use of it, so there should be no fallout from this change. Signed-off-by: Matt Fleming <matt.fleming at intel.com> --- com32/lib/elf32.ld | 15 ++++----------- com32/lib/init.h | 15 --------------- com32/lib/malloc.c | 1 - 3 files changed, 4 insertions(+), 27 deletions(-) delete mode 100644 com32/lib/init.h diff --git a/com32/lib/elf32.ld b/com32/lib/elf32.ld index ddf6e04..16d10a3 100644 --- a/com32/lib/elf32.ld +++ b/com3...
2007 Sep 12
0
elf32-i386 kernel format
Hi, i'd like to load an RTEMS executive file with pxelinux , the file format generated after the compilation is : ELF 32-bits LSB executable Intel 80386, version 1 (SYSV), statically linked, stripped PXElinux seems to not recognize this format, the error msg is: invalid or corrupt kernel image Did you have already see such problem ? Is it a workaround ? Thanks for your help. Best
2006 Jan 08
1
[mips] doesn't compile on little-endian
...get: KLIBCLD klibc/libc.so ld: klibc/arch/mips/crt0.o: compiled for a little endian system and target is big endian ld: klibc/arch/mips/crt0.o: endianness incompatible with that of the selected emulation ld: failed to merge target specific data of file klibc/arch/mips/crt0.o When I change "elf32-tradbigmips" to "elf32-tradlittlemips" in the linker script (OUTPUT_FORMAT) it works. Unfortunately, I don't know what the right fix is. -- Martin Michlmayr http://www.cyrius.com/
2017 Sep 19
1
Do I need to modify the AddrLoc of LLD for ARC target?
...PREL_NC: VMA: 69638 Output >>> Offset: 2 >>> Reloc Offset: 20 >>> >>> >>> $ llvm/build/bin/llvm-objdump -triple=thumbv7a-none-linux-gnueabi -d >>> arm-thumb-undefined-weak-lld >>> >>> arm-thumb-undefined-weak-lld: file format ELF32-arm-little >>> >>> Disassembly of section .text: >>> _start: >>> 11008: 00 f0 00 80 beq.w #0 <_start+0x4> >>> 1100c: 00 f0 00 b8 b.w #0 <_start+0x8> >>> 11010: 00 f0 00 f8 bl #0 &g...
2015 Oct 05
0
[PATCH 2/4] Remove unused linker scripts
...* Boston MA 02110-1301, USA; either version 2 of the License, or - * (at your option) any later version; incorporated herein by reference. - * - * ----------------------------------------------------------------------- */ - -/* - * Linker script for the SYSLINUX core - */ - -OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") -OUTPUT_ARCH(i386) -EXTERN(_start) -ENTRY(_start) - -STACK32_LEN = 65536; - -SECTIONS -{ - /* Prefix structure for the compression program */ - . = 0; - HIDDEN(__module_start = .); - .prefix : { - *(.prefix) - } - - /* "Early" s...
2014 Apr 04
2
[LLVMdev] successful full recurse of mips32
.../build/./lib/Support/Release+Asserts/CommandLine.o differ: char 59791, line 147 rkotler at mipsswbrd002:~/slave/recurse2be/build$ This one difference is a time stamp. kotler at mipsswbrd002:~/slave/recurse2be/build$ diff 1 2 2c2 < ./lib/Support/Release+Asserts/CommandLine.o: file format elf32-tradbigmips --- > /home/rkotler/slave1/recurse2be/build/lib/Support/Release+Asserts/CommandLine.o: file format elf32-tradbigmips 3956,3957c3956,3957 < 0e4b0 8e22000c 1000000c 00000000 3c01393a ."..........<.9: < 0e4c0 3c033231 34213330 34633a35 a8410004 <.214!304c:5.A.. -...
2005 Jan 06
0
[PATCH] ELF headers
This is a patch that I've had kicking around that I never sent in. With it applied I can compile the module programs from module-init-tools: diff -uNr klibc-0.178/include/sys/elf32.h klibc-0.178-fogo/include/sys/elf32.h --- klibc-0.178/include/sys/elf32.h 2004-01-30 14:40:51.000000000 -0700 +++ klibc-0.178-fogo/include/sys/elf32.h 2004-09-20 09:15:58.000000000 -0600 @@ -7,6 +7,10 @@ #include <sys/elfcommon.h> +#define ELF32_ST_BIND(val) ST_BIND (val) +#define ELF3...
2007 Jun 01
2
another RFC patch: bzImage with ELF payload
...ds $(obj)/head.o $(obj)/misc.o $(obj)/piggy.o FORCE +OBJS=$(addprefix $(obj)/,elfhdr.o head.o misc.o piggy.o) + +$(obj)/vmlinux: $(src)/vmlinux.lds $(OBJS) FORCE $(call if_changed,ld) @: @@ -44,7 +47,5 @@ else $(call if_changed,gzip) endif -LDFLAGS_piggy.o := -r --format binary --oformat elf32-i386 -T - -$(obj)/piggy.o: $(src)/vmlinux.scr $(obj)/vmlinux.bin.gz FORCE - $(call if_changed,ld) +$(obj)/piggy.o: EXTRA_AFLAGS := -Wa,-I$(obj) +$(obj)/piggy.o: $(obj)/vmlinux.bin.gz =================================================================== --- /dev/null +++ b/arch/i386/boot/compressed/no...
2007 Jun 01
2
another RFC patch: bzImage with ELF payload
...ds $(obj)/head.o $(obj)/misc.o $(obj)/piggy.o FORCE +OBJS=$(addprefix $(obj)/,elfhdr.o head.o misc.o piggy.o) + +$(obj)/vmlinux: $(src)/vmlinux.lds $(OBJS) FORCE $(call if_changed,ld) @: @@ -44,7 +47,5 @@ else $(call if_changed,gzip) endif -LDFLAGS_piggy.o := -r --format binary --oformat elf32-i386 -T - -$(obj)/piggy.o: $(src)/vmlinux.scr $(obj)/vmlinux.bin.gz FORCE - $(call if_changed,ld) +$(obj)/piggy.o: EXTRA_AFLAGS := -Wa,-I$(obj) +$(obj)/piggy.o: $(obj)/vmlinux.bin.gz =================================================================== --- /dev/null +++ b/arch/i386/boot/compressed/no...