[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: as/ld silently creates programs with undefined references/symbols
From: |
Russell King |
Subject: |
Re: as/ld silently creates programs with undefined references/symbols |
Date: |
Mon, 12 Jul 2004 09:26:25 +0100 |
User-agent: |
Mutt/1.2.5.1i |
On Mon, Jul 12, 2004 at 09:24:02AM +0100, Richard Earnshaw wrote:
> I think this is a bad idea: mapping symbols are there for a reason.
> They are absolutely essential in the process of creating be-8 format
> images. And they have other potential uses as well (accurate
> disassembly of code, for example).
>
> The time to remove them is after linking. If you want a flag, make it a
> strip or objcopy option.
Richard,
Please look again at my bug report and consider the effect they have
on the linkers ability to produce understandable error messages.
They directly impact the usability of the toolchain.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
- as/ld silently creates programs with undefined references/symbols, Russell King, 2004/07/01
- Re: as/ld silently creates programs with undefined references/symbols, Nick Clifton, 2004/07/01
- Re: as/ld silently creates programs with undefined references/symbols, Russell King, 2004/07/01
- Re: as/ld silently creates programs with undefined references/symbols, Nick Clifton, 2004/07/02
- Re: as/ld silently creates programs with undefined references/symbols, Russell King, 2004/07/02
- Re: as/ld silently creates programs with undefined references/symbols, Nick Clifton, 2004/07/03
- Re: as/ld silently creates programs with undefined references/symbols, Russell King, 2004/07/11
- Re: as/ld silently creates programs with undefined references/symbols, Nick Clifton, 2004/07/12
- Re: as/ld silently creates programs with undefined references/symbols, Richard Earnshaw, 2004/07/12
- Re: as/ld silently creates programs with undefined references/symbols,
Russell King <=
- Re: as/ld silently creates programs with undefined references/symbols, Richard Earnshaw, 2004/07/12
Re: as/ld silently creates programs with undefined references/symbols, Russell King, 2004/07/01