Reinier Olislagers <[email protected]> hat am 13. Februar 2013 um 15:19 geschrieben: > Hi, > > 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 > > This used to work fine. > > However, when trying it just now it failed, both with FPC trunk and 2.6. > > I noticed there were some commits regarding package order etc. Should I > modify my code?
Maybe you were just unlucky. There was a bug in a few revisions. Updating svn and doing a "make clean all" will fix that. > Attached the relevant command and output. Compiling a 64 bit > application (+LCL) from within the IDE works well. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
