On Wed, 13 Feb 2013 17:04:26 +0100 Reinier Olislagers <[email protected]> wrote:
> On 13-2-2013 16:22, Mattias Gaertner wrote: > > Reinier Olislagers <[email protected]> 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 It was fixed in 40292. Please send me the whole output of lazbuild. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
