>> The linker scripts without the full SECTIONS details are only used
>> to reduce the length and
>> complexity of the commandline.
>
> This is about the linker scripts /with/ SECTIONS details. That's what
> the warning is about: there are SECTIONS details in a file not
> specified via -T, and therefore these details are appended to ld's
> internal linker script, rather than that they replace it. But I don't
> know whether this is intentional or not.

The link.res files with SECTIONS can replace the internal script. The -T can be 
used.

Peter


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to