[fpc-pascal] Help building fpc svn Win64

Pierre Free Pascal pierre at freepascal.org
Tue Jan 11 12:21:19 CET 2011



> -----Message d'origine-----
> De : fpc-pascal-bounces at lists.freepascal.org [mailto:fpc-pascal-
> bounces at lists.freepascal.org] De la part de José Mejuto
> Envoyé : mercredi 5 janvier 2011 17:42
> À : FPC-Pascal users discussions
> Objet : Re[4]: [fpc-pascal] Help building fpc svn Win64
> 
> Hello FPC-Pascal,
> 
> Wednesday, January 5, 2011, 4:50:20 PM, you wrote:
> 
> 
> DB> On Jan 5, 2011, at 12:07 PM, José Mejuto wrote:
> >> Anyway I was looking for mingw binutils for win64 in the website
> >> without success, only win32 builds.
> >> http://sourceforge.net/projects/mingw/files/MinGW/BaseSystem/GNU-
> Binutils/binutils-2.21/
> 
> DB> try: http://mingw-w64.sourceforge.net/
> 
> I had solved it using the files from freepascal ftp server
> ftp://ftp.freepascal.org/pub/fpc/contrib/cross/mingw/win64/ but even
> when those files are added to the "bootstrap" they are not copied to
> the newly created compiler via install, so lazarus projects fail to
> compile (some) due the lack of GoRC.exe in example.

You should be able to use the 32-bit version of GoRC 
there is no need of a 64-bit version, as the compiler
adds the "/machine amd64 " option when calling it 
for win64 OS target.

  Could you test this out?

Pierre Muller




More information about the fpc-pascal mailing list