--- Additional Comments From nickc at redhat dot com 2008-05-06 08:40
---
Hi Vincent,
I just tried your testcase with an i386-pc-netbsdaout toolchain built from the
latest mainline binutils sources.
First of all, there appears to be a typo in your description. You say:
"Further st
--- Additional Comments From bert dot barbe at oracle dot com 2008-05-06
11:44 ---
We see the same problem with ld 2.17 . The problem is as said , that there
is code that is/ needs to be compiled with unfixed gcc compilers
and it won't relink on systems with newer binutils (eg rhel5).
Al
--- Additional Comments From vincent dot riviere at freesbee dot fr
2008-05-06 20:52 ---
Hi, Nick.
I agree with you on the 2 points.
1) Shame on me, there is effectively a typo near the end, it shoud be read:
Further strangeness comes if we convert b.o into ELF, too.
$ objcopy b.o b-el
Using the M68K RTEMS 4.9 tool set from the RTEMS repo installed with yum the
following occurs for the m68k target:
$ m68k-rtems4.9-gcc -g -c -o hello.o hello.c
$ m68k-rtems4.9-objdump -g hello.o
hello.o: file format elf32-m68k
m68k-rtems4.9-objdump: hello.o: no recognized debugging informati
--- Additional Comments From chrisj at rtems dot org 2008-05-07 06:08
---
Created an attachment (id=2724)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2724&action=view)
Test case with command line instructions.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6483
--
--- Additional Comments From ian at airs dot com 2008-05-07 06:13 ---
This is now fixed in the development sources. Thanks for reporting it.
--
What|Removed |Added