[Lazarus] while make lazarus x64, get i386 error

FreeMan freeman35 at delphiturkiye.com
Tue Feb 24 13:52:16 CET 2015


Yes you right but
make -s clean all PREFIX=$prefixVolume$laz_prefix CPU_TARGET=x86_64 
OS_TARGET=darwin LCL_PLATFORM=qt OPT="-k'-framework' 
-k'ApplicationServices' -dUSE_QT_45 -g -gl"

*CPU_TARGET=x86_64*
one more time I remove all fpc and lazarus files, re download from svn 
and maked fpc first. Than check one more time.
type in terminal
➜  fpc
Free Pascal Compiler version 3.1.1 [2015/02/24] for x86_64
➜  ppcx64
Free Pascal Compiler version 3.1.1 [2015/02/24] for x86_64
➜ ppc386
zsh: command not found: ppc386

yes ppc386 not found 'cos I'm not use it with lazarus

and result:
Free Pascal Compiler version 3.1.1 [2015/02/24] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
(1002) Target OS: Darwin for x86_64
(3104) Compiling fcllaz.pas
(3104) Compiling registerfcl.pas
(3104) Compiling lazaruspackageintf.pas
(9009) Assembling lazaruspackageintf
/Volumes/ram_disk/opt/lazarus/packager/registration/registerfcl.pas(45,22) 
Fatal: (10022) Can't find unit process used by RegisterFCL
Fatal: (1018) Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make: *** [registration] Error 2

On 24.02.2015 13:14, Mattias Gaertner wrote:
>> remove a few same lines)
>> >make: -iVSPTPSOTO: Command not found
> This typically means fpc is not in PATH.
>
> Mattias

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150224/f12c24f7/attachment-0003.html>


More information about the Lazarus mailing list