[Bug binutils/27229] Writing symbols section - example code does not work

2021-01-25 Thread karthik.eu at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27229 karthik.eu at outlook dot com changed: What|Removed |Added Resolution|--- |NOTABUG

[Bug binutils/27229] Writing symbols section - example code does not work

2021-01-25 Thread karthik.eu at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27229 --- Comment #1 from karthik.eu at outlook dot com --- I ran llvm-* set of binutils tools and realized I did not set arch_info for my object file. > $ llvm-objdump -d out.obj > out.obj: file format coff- > llvm-objdump: error:

[Bug binutils/27229] Writing symbols section - example code does not work

2021-01-24 Thread karthik.eu at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27229 karthik.eu at outlook dot com changed: What|Removed |Added CC||karthik.eu at outlook

[Bug binutils/27229] Writing symbols section - example code does not work

2021-01-23 Thread karthik.eu at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27229 karthik.eu at outlook dot com changed: What|Removed |Added Target||x86_64-w64-mingw32

[Bug binutils/27229] New: Writing symbols section - example code does not work

2021-01-23 Thread karthik.eu at outlook dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: karthik.eu at outlook dot com Target Milestone: --- Created attachment 13149 --> https://sourceware.org/bugzilla/attachment.cgi?id=13149&action=edit object file I am following the example a