> -----Message d'origine-----
> De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-
> boun...@lists.freepascal.org] De la part de Birger Jansen
> Envoyé : vendredi 26 novembre 2010 14:13
> À : fpc-pascal@lists.freepascal.org
> Objet : RE: [fpc-pascal] Building FPC trunk on XP win64
> 
> > > make[3]: Leaving directory `E:/FPC/lazarus/fpc/trunk/compiler'
> > > __missing_command_CMP -i218 ppc3.exe ppcx64.exe
> > > process_begin: CreateProcess((null), __missing_command_CMP -i218
> ppc3.exe
> > > ppcx64
> > > .exe, ...) failed.
> >
> > Yes - this means that you don't have GNU tool called "cmp" in the
> PATH.
> >
> > Tomas
> 
> Ah... cmp is a tool... It is indeed included with the 32 bit Lazarus
> installation, but not with the 64 bit. I managed to build a 64 bit
> compiler by crosscompiling from my 32 bit installation, but will try
> again now from 64 bit.
> 
> I'll see if I can find the missing cmp.exe in 64 bit version or try
> with the 32 bit version.

  You can just copy the executable from your win32 installation
into the directory of your win64 installation, this should work fine.

Pierre Muller

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to