--- Additional Comments From TheMoken at gmail dot com 2005-09-13 14:18
---
That did the trick, sorry to take up your time
--
What|Removed |Added
Status|NEW
--- Additional Comments From drow at false dot org 2005-09-12 18:44 ---
Subject: Re: LD outputting huge files.
On Mon, Sep 12, 2005 at 06:08:59PM -, TheMoken at gmail dot com wrote:
> >From looking at the dump, it appears that I need to add a .rodata section to
> >the
> linker scri
--- Additional Comments From TheMoken at gmail dot com 2005-09-12 18:08
---
>From looking at the dump, it appears that I need to add a .rodata section to
>the
linker script?
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1312
--- You are receiving this mail because: ---
--- Additional Comments From TheMoken at gmail dot com 2005-09-12 18:07
---
Idx Name Size VMA LMA File off Algn
0 .rodata 0021 0010 2**0
CONTENTS, ALLOC, LOAD, READONLY, DA
--- Additional Comments From drow at sources dot redhat dot com 2005-09-09
15:43 ---
Could you try removing the OUTPUT_FORMAT line, and using objcopy -O binary to
convert the resulting ELF file to binary? Also, what does objdump -h say on the
intermediate ELF file if you do that?
--