Bloated binaries following the use of AT(...) linker script command
Alan Modra
amodra@bigpond.net.au
Tue Jun 16 02:18:00 GMT 2009
More information about the Binutils mailing list
Tue Jun 16 02:18:00 GMT 2009
- Previous message (by thread): Bloated binaries following the use of AT(...) linker script command
- Next message (by thread): Bloated binaries following the use of AT(...) linker script command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jun 15, 2009 at 06:24:14PM -0700, Prasad B wrote: > Could someone indicate the possible reasons for the bloating of the executable ? Why are you specifying a 64-bit AT value for a 32-bit target? My guess is that you have ld compiled with a 64-bit vma (either 64-bit host, at least one 64-bit target, or --enable-64-bit-bfd) and have hit some ld code that isn't 64-bit clean. Please submit a bugzilla report with a testcase. -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): Bloated binaries following the use of AT(...) linker script command
- Next message (by thread): Bloated binaries following the use of AT(...) linker script command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list