On 8/05/2012 7:17 PM, Joe Burmeister wrote:
I've been doing some QT work with MinGW and run up against that
windres.exe uses popen, which on Windows calls cmd.exe, which only has a
8192 character limit.
Building something in QT (which sometimes has masses of defines) in
Windows with MinGW, was f
http://sourceware.org/bugzilla/show_bug.cgi?id=14514
Marcin Bukat changed:
What|Removed |Added
CC||marcin.bukat at gmail dot
http://sourceware.org/bugzilla/show_bug.cgi?id=14603
--- Comment #4 from Marcin Bukat 2012-09-21
11:09:02 UTC ---
elf2flt allows you to take fully resolved elf binary produced with
--emit-relocs and produce flat file which is relocated at load time. I want to
archive the same but with add
http://sourceware.org/bugzilla/show_bug.cgi?id=14603
--- Comment #3 from Matthew Gretton-Dann
2012-09-21 09:43:34 UTC ---
Surely as you have linked the image together and it is now fully relocated, the
linker doesn't need to create relocations for veneers?
The test case you provide only
http://sourceware.org/bugzilla/show_bug.cgi?id=14603
Marcin Bukat changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|IN
http://sourceware.org/bugzilla/show_bug.cgi?id=14603
Matthew Gretton-Dann changed:
What|Removed |Added
Status|NEW |RESOLVED
http://sourceware.org/bugzilla/show_bug.cgi?id=14603
Bug #: 14603
Summary: no reloc emitted for ld generated veneers for ARM
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2