https://sourceware.org/bugzilla/show_bug.cgi?id=22049

vincegeg83 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from vincegeg83 at gmail dot com ---
Ok, I think it's been sorted out.

I was converting the assembler objection file directly to binary, skipping the
linker step.

I added this:


ld -melf32ppc --section-start=.text=0x100100 test.o -o test_vle.bin

...and it produces the correct machine code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to