writing linker scripts...

Nick Clifton nickc@cambridge.redhat.com
Thu Apr 26 01:52:00 GMT 2001


Hi Alan,

> The linker now complains that my text and data sections overlap.....
> 
> This is actually NOT a problem, as the machine has a separate instruction and data memory.
> 
> Is there a reasonable way to make the linker happy?

One thing you can do is use the linker command line switch:

  -no-check-sections

Cheers
        Nick





More information about the Binutils mailing list