Bart <[email protected]> schrieb am Mi., 18. Juli 2018, 23:36: > On Wed, Jul 18, 2018 at 1:39 PM, Michael Van Canneyt > <[email protected]> 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
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
