[fpc-devel] Problems using a new ld-version

Peter Vreman peter at freepascal.org
Tue May 19 16:50:14 CEST 2009


>> 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





More information about the fpc-devel mailing list