Hi All,I Have been trying to build across compiler for power-ppc-linux-gnu I have succesfully installed binutils-2.16.1, first phase gcc-4.0.3, glibc-2.3.6 and then when i finally tried to install the final gcc ima getting eror such as/home/foo/build-install/powerpc-ppc-linux-gnu/bin/ld: BFD 2.16.1
--- Additional Comments From nickc at redhat dot com 2006-04-12 13:11
---
Thank you. I am now able to reproduce the bug and I have approved your patch.
it does not quite perform as you say, since the hexadecimal form of the address
is displayed twice:
0: 0e 94 7e 0e c
--- Additional Comments From ymonyak at lipowsky dot de 2006-04-12 15:42
---
Subject: Re: GDB don't recognize debug information of crt0.s
bje at sources dot redhat dot com schrieb:
> --- Additional Comments From bje at sources dot redhat dot com
> 2006-03-28 04:29 ---
> How a
As per the x86-64 ABI, the linker should allow the application to use values
between SHT_LOUSER and SHT_HIUSER. The linker currently rejects these values
and fails with "file format not recognized", when given an object file that
uses a value between SHT_LOUSER and SHT_HIUSER.
--
Su
--
What|Removed |Added
AssignedTo|unassigned at sources dot |harsha dot jagasia at amd
|redhat dot com |dot com
Status|NEW
If I compile
--
.arch atmega128
.text
.org0x0
jmp main
.org0x46
.global main
.type main, @function
main:
nop
jmp main
--
with
avr-as -g -D -o t.elf -mmcu=atmega128 t.S
I get
--
avr-objdump -D t.elf
t.elf: file format elf32-avr
Disassembly of s
Hi,
Just doing what the program told me to. Could be that my school's
server had some corruption.. other things were acting strange too.
This happened while compiling gcc 4.0.3.
/usr/bin/ld: BFD 2.14.90.0.4 20030523 internal error, aborting at
../../bfd/elf32-i386.c line 2377 in elf_i386_relocate
Ran into the same problem when compiling gcc 4.1.0 (last time it was 4.0.3).
I'm not on the list, so please cc me with any replies.
Thanks,
Greg Martyn
/usr/bin/ld: BFD 2.14.90.0.4 20030523 internal error, aborting at
../../bfd/elf32-i386.c line 2377 in elf_i386_relocate_section
/usr/bin/ld: