[fpc-devel] Cant link?
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu May 26 19:09:55 CEST 2005
On 26 mei 2005, at 18:42, Michael Preslar wrote:
>
> Marco and Michael,
>
> [michael at v1e2 game]$ ld
> ld: no input files
>
> So it exists.. And I know it works (I compiled apache, et al).. or
> could this particular version of ld be messed up?
Add the "-s" option to your command line options when compiling, and
afterwards run ./ppas.sh. Then you can see what error ld gives.
Jonas
More information about the fpc-devel
mailing list