[fpc-pascal] FPC linking syntax error

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Jun 21 16:37:51 CEST 2015


On 21/06/15 15:50, patspiper wrote:
> So the issue is fpc producing link.res with a -l c instead of -lc. Which
> program specifically produces link.res?

It's the compiler. But this can't be a problem that always occurs,
because otherwise "make all" would fail too as fpmake by default also
links to libc.


Jonas



More information about the fpc-pascal mailing list