[Lazarus] Trunk: problems running lazbuild to crosscompile Win x64 LCL

patspiper patspiper at gmail.com
Wed Feb 13 17:12:14 CET 2013


On 13/02/13 18:04, Reinier Olislagers wrote:
> On 13-2-2013 16:22, Mattias Gaertner wrote:
>> Reinier Olislagers <reinierolislagers at gmail.com> hat am 13. Februar 2013 um
>> 15:19 geschrieben:
>>> fpcup tries to build an x64 LCL on Windows after having built the
>>> compiler, a bigide etc.
>>>
>>> For that it uses lazbuild --cpu=x86_64 --os=win64 with the proper
>>> primary config path to build lcl\interfaces\lcl.lpk
> <snip>
>>> However, when trying it just now it failed, both with FPC trunk and 2.6.
> <snip>
>> Maybe you were just unlucky. There was a bug in a few revisions. Updating svn
>> and doing a "make clean all" will fix that.
> Thanks.
>
> Perhaps....
> Doing
> svn up .
> make clean
> make clean
> make distclean
> make distclean
> del *.ppu /s
> del *.a /s
> del *.o /s
> del *.po /s
> svn revert . --recursive
> and running fpcup again didn't help though...
>
> Lazarus r40299, FPC trunk r23607
>
> I'll probably give it another go tomorrow...
Rebuilding the Lazarus IDE (no cross compiling) fails although make 
clean all succeeds:
reglazwebextra.pp(125,6) Fatal: Can not find unit 
sqlstringspropertyeditordlg used by reglazwebextra. Check if package 
SQLDBLaz is in the dependencies.

Stephano




More information about the Lazarus mailing list