[fpc-pascal] Linker Error: what does this mean?
Tomas Hajny
XHajT03 at hajny.biz
Thu Jan 24 09:32:03 CET 2013
On Wed, January 23, 2013 23:56, Gerhard Scholz wrote:
Hello,
> thanks for the hint with the -Xe parameter (the external linker is damned
> slow!), now it compiles.
.
.
I'm glad that the external linker helped. Indeed, slowness of the external
linker is one of reasons for using the internal one by default. If the
external and internal linkers behave differently here, it would be the
best to file a bug report so that the internal linker may get fixed.
However, it is necessary to include a (reference to) source code allowing
reproduction of the issue.
Tomas
More information about the fpc-pascal
mailing list