[coldfire-gnu-discuss] Where do default memory region definitions come from?
Daniel Jacobowitz
dan at codesourcery.com
Thu Mar 25 15:58:08 UTC 2010
On Thu, Mar 25, 2010 at 04:38:44PM +0100, Oliver Betz wrote:
> Hello All,
>
> linking with -nostartfiles -nostdlib -nodefaultlibs (likely somewhat
> redundant), I get still
> "warning: redeclaration of memory region `MEM_ROM_VECTORS'" etc.
>
> Where does the default memory region definition come from? How do I
> suppress it?
There aren't default memory regions. It's probably coming from a
linker script elsewhere on your command line, e.g. having the same
script twice.
--
Daniel Jacobowitz
CodeSourcery
More information about the coldfire-gnu-discuss
mailing list