[fpc-pascal] FPC linking syntax error

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Jun 21 15:40:18 CEST 2015


On 21/06/15 11:28, patspiper wrote:
> Using 'ppc386 -s program1.pp' instead, line 121 of link.res is '-l c' in
> the section:
> INPUT(
> -l c
> )

I think that should be "-lc", not "-l c". I don't know where the extra
space is coming from in your case.


Jonas



More information about the fpc-pascal mailing list