[fpc-devel] Building from source...

Sven Barth pascaldragon at googlemail.com
Mon May 13 07:48:42 CEST 2019


Kevin Lyda <kevin at ie.suberic.net> schrieb am Mo., 13. Mai 2019, 02:20:

> I note that there's a git mirror hosted at
> https://github.com/graemeg/freepascal which is kept up to date (last
> commit, 17 minutes ago). I want to use it to do two things - first to
> test a proposed patch and second on my own systems to integrate into
> my ci/cd systems.
>
> I note there's a Makefile at the base of the repo and a plain "make"
> runs the "help" target which points me at "make all". So I run that
> and get this error:
>
> /usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix
> -Fix86_64 -FE. -FU/home/kevin/src/freepascal/rtl/units/x86_64-linux
> -Cg -dx86_64 -dRELEASE ../objpas/fgl.pp
> /usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix
> -Fix86_64 -FE. -FU/home/kevin/src/freepascal/rtl/units/x86_64-linux
> -Cg -dx86_64 -dRELEASE -Fi../objpas/classes ../unix/classes.pp
> streams.inc(1865,37) Error: Can't determine which overloaded function to
> call
> classes.pp(57) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
>

There was an error in trunk which has already been fixed. Don't know
whether the mirror has caught up already, but it should work again.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190513/7f31e74d/attachment.html>


More information about the fpc-devel mailing list