Re: windres and cmd.exe command line limit

2012-09-21 Thread Jonathan Liu
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

[Bug gas/14514] arm-none-eabi cortex-m3: Cannot represent T32_OFFSET_IMM relocation in this object file format

2012-09-21 Thread marcin.bukat at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14514 Marcin Bukat changed: What|Removed |Added CC||marcin.bukat at gmail dot

[Bug ld/14603] no reloc emitted for ld generated veneers for ARM

2012-09-21 Thread marcin.bukat at gmail dot com
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

[Bug ld/14603] no reloc emitted for ld generated veneers for ARM

2012-09-21 Thread mgretton at sourceware dot org
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

[Bug ld/14603] no reloc emitted for ld generated veneers for ARM

2012-09-21 Thread marcin.bukat at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14603 Marcin Bukat changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|IN

[Bug ld/14603] no reloc emitted for ld generated veneers for ARM

2012-09-21 Thread mgretton at sourceware dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14603 Matthew Gretton-Dann changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ld/14603] New: no reloc emitted for ld generated veneers for ARM

2012-09-21 Thread marcin.bukat at gmail dot com
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