[fpc-pascal] FPC linking syntax error
Marco van de Voort
marcov at stack.nl
Sun Jun 21 16:46:03 CEST 2015
In our previous episode, patspiper said:
> >> 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.
> Exactly!
>
> I have just posted a message with my findings. Which program produces
> link.res?
Maybe the problem is the $linklib line in your example? Some an extra (shift-?) space that isn't
stripped but output to the linklib?
More information about the fpc-pascal
mailing list