[fpc-pascal] INDY 10 for FPC
ABorka
fpc-devel at aborka.com
Thu Sep 3 22:01:45 CEST 2009
Forgot to mention that I did try that too with not much change in the
results:
>fpcmake indymaster-Makefile.fpc
Processing indymaster-Makefile.fpc
i386-win32 requires: rtl,winunits-base,winunits-jedi,fcl-base
Writing Makefile
>make all
make.EXE: *** No rule to make target `indysystemfpc.ppu', needed by
`fpc_units'. Stop.
Jonas Maebe wrote:
>
> On 03 Sep 2009, at 01:19, ABorka wrote:
>
>> There is a \Lib\indymaster-Makefile.fpc but it gives
>> "
>> make -f indymaster-Makefile.fpc all
>> indymaster-Makefile.fpc:1: *** missing separator. Stop.
>> "
>
> Normally, a Makefile.fpc has to be processed first using fpcmake in
> order to generate an actual Makefile file from it. Try using
> indymaster-Makefile instead if that file also exists.
>
>
> Jonas
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list