[fpc-devel] (no subject)
Marco van de Voort
marcov at stack.nl
Sat Nov 6 17:33:07 CET 2004
> > the new directory structure has broken something!?
> >
> > D:\Lazarus>make
> > process_begin: CreateProcess((null), ppc386.exe -iVSPTPSOTO, ...) failed.
> > process_begin: CreateProcess((null), ppc386.exe -iSP, ...) failed.
> > process_begin: CreateProcess((null), ppc386.exe -iTP, ...) failed.
> > process_begin: CreateProcess((null), ppc386.exe -iSO, ...) failed.
> > process_begin: CreateProcess((null), ppc386.exe -iTO, ...) failed.
> > makefile:154: *** The Makefile doesn't support target , please run
> > fpcmake first. Stop.
> > D:\Lazarus>
>
> The lazarus Makefiles aren't updated. So there is something wrong in your
> setup
Some possibilities:
- can't find fpc, ppc386 or so.
- some files (e.g. make) are not taken from the fpc dir, but from a cygwin
or borland dir.
- you use older make versions then the ones distributed with fpc 1.0.10
More information about the fpc-devel
mailing list