[fpc-devel] Changes in Makefile-system
Sergei Gorelkin
sergei_gorelkin at mail.ru
Wed Apr 6 10:28:02 CEST 2011
02.04.2011 1:15, Joost van der Sluis пишет:
> Hi all,
>
> I've just committed a change in the Makefiles for the fcl-web package.
> The Makefile now calls fpmake to build and install the package.
>
Another disaster occurs when I try to use the same source tree from different OSes.
Say first I build in Linux, it successfully creates the '/packages/fcl-web/fpmake' executable. After
that building from Windows fails since it attempts to run the Linux fpmake without rebuilding it.
`make clean' from Windows does not remove Linux executable (tries to remove the 'fpmake.exe' or does
not remove it at all, or maybe for some other reason). Removing it by hand solves the problem.
Regards,
Sergei
More information about the fpc-devel
mailing list