--- Additional Comments From bugzilla at poradnik-webmastera dot com
2007-02-15 19:16 ---
Hi Nick,
I had found crosstool (http://kegel.com/crosstool/), and with its help I was
finally able to sucessfully compile binutils, glibc and gcc (I had to make some
changes manually because SunOS i
--- Additional Comments From nickc at redhat dot com 2007-02-15 17:52
---
Hi Daniel,
The linker is trying to tell you that it has been given an absolute path to a
specific file (libcrt.so in your example) and asked to load it, *BUT*, the
linker is also operating in a sysrooted environ
--- Additional Comments From timo dot lindfors at iki dot fi 2007-02-15
17:34 ---
rjmp and jmp look ok in a flat binary file now. However, "0x0x" is still printed
with stripped ELF files:
Steps to reproduce:
1) cat > testcase.c <
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4
Hi Mikulas,
__asm__ (".global number; number = 0x12345678");
extern void number;
These two declarations are not compatible. The latter declares number as
a data symbol, but the former defines it is an absolute symbol.
I thought that .types do not care for linking,
Andreas is not talking
--- Additional Comments From nickc at redhat dot com 2007-02-15 16:59
---
Doh! I forgot to include some text in order to force the comment character to
be generated. Please try out the revised version of the patch which has just
been uploaded.
Cheers
Nick
--
http://sourceware.
--- Additional Comments From nickc at redhat dot com 2007-02-15 16:58
---
Created an attachment (id=1554)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1554&action=view)
revised version of previous patch
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4045
--- You ar
--- Additional Comments From timo dot lindfors at iki dot fi 2007-02-15
16:46 ---
Yes, the patch fixes the output for rjmp's. However,
now jmp's look even more funny:
Steps to reproduce:
1) echo -en "\x0c\x94\x2a\x00" > jmp.bin
2) objdump -m avr -b binary -D jmp.bin
Expected results:
2
--- Additional Comments From nickc at redhat dot com 2007-02-15 16:13
---
Hi Timo,
Please could you try the uploaded patch which should fix this problem. (For
now anyway. Really though we need to rework the disassembler's address print
functions).
Cheers
Nick
--
Wha
--- Additional Comments From nickc at redhat dot com 2007-02-15 16:12
---
Created an attachment (id=1553)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1553&action=view)
attempting to detect files which do not have symbol tables and adjust output
accordingly
--
http://sourc
--- Additional Comments From etienne_lorrain at yahoo dot fr 2007-02-15
13:46 ---
I have the vmlinux ELF file here, but it is bigger than the maximum
attachement size. Is there a public ftp server useable or shall I
mail it somewhere? (compressed: 2.5 Mbytes).
--
http://sourcewar
10 matches
Mail list logo