[Lazarus] on OSX lazarus svn NOT make
Marco van de Voort
marcov at stack.nl
Tue Jan 6 21:49:01 CET 2015
On Tue, Jan 06, 2015 at 02:26:37PM +0100, Mattias Gaertner wrote:
> > make PREFIX=$laz_prefix clean all bigide CPU_TARGET=$CPU_TARGET
> > LCL_PLATFORM=$LCL_PLATFORM OPT="$OPT"
> >
> > Makefile:208: *** The Makefile doesn't support target i386-executed,,
> > please run fpcmake first. Stop.
>
> Maybe your CPU_TARGET is not "i386", but "i386-executed" or so.
> It compiles here on OS X with 3.1.1.
More that OS_TARGET returns "executed". Is OS_TARGET set somewhere? What
does fpc -iTO return?
Or use
gmake --debug
More information about the Lazarus
mailing list