[fpc-devel] Problems using a new ld-version
Joost van der Sluis
joost at cnoc.nl
Tue May 19 14:04:29 CEST 2009
Hi all,
On Fedora 11 there are some issues with the ld-version. First of all
it's impossible to cycle the compiler using the --build-id flag, because
it generates different id's for each run, so that ppc3 and ppcx64 will
always differ. I'm trying to fix this.
But another issue is that it always complains while compiling:
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
What does it mean? Does fpc something special with output sections in
link.res? And where's -T for?
The ld version is 2.19.51.0.2-17.fc11 20090204
Joost.
More information about the fpc-devel
mailing list