[fpc-devel] Test changes in e.g. a package
Sven Barth
pascaldragon at googlemail.com
Thu Jul 19 07:48:57 CEST 2018
Bart <bartjunk64 at gmail.com> schrieb am Mi., 18. Juli 2018, 23:36:
> On Wed, Jul 18, 2018 at 1:39 PM, Michael Van Canneyt
> <michael at freepascal.org> wrote:
>
> > In general: no.
>
> OK
> I pity the compiler devels, especially in the past with slower hardware.
>
The compiler devels more often than not only work with the compiler and RTL
directories and there a "make cycle" in the compiler directory is
sufficient. :)
> >
> > But:
> > * if the package does not have dependencies, you can just recompile that
> > package.
> > cd packages/fcl-registry
> > make clean allOPT=-gl && sudo make install
>
> That failed with incompatible ppu version (make calls fpc 3.0.4)
>
You're trying to compile a trunk package not a 3.0.4 package? Then maybe it
helps to pass the trunk compiler binary with FPC=/path/to/binary
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20180719/fba17c9f/attachment.html>
More information about the fpc-devel
mailing list