[fpc-pascal] FPC 64bit for windows
James Richters
james at productionautomation.net
Thu May 18 23:53:17 CEST 2017
I still haven't figured out how to do this. Is there an easier way to generate a 64bit executable for windows than to compile this myself?
I've downloaded fpc-3.0.2.source.zip but I think I'm still not getting the directories right or something. Are there instructions somewhere on how to do this?
When I try to do the "Make Clean" I get
Makefile:29: *** You need the GNU utils package to use this Makefile. Stop.
I think I am missing something somehow.
James
-----Original Message-----
From: fpc-pascal [mailto:fpc-pascal-bounces at lists.freepascal.org] On Behalf Of Graeme Geldenhuys
Sent: Monday, May 15, 2017 1:57 PM
To: fpc-pascal at lists.freepascal.org
Subject: Re: [fpc-pascal] FPC 64bit for windows
On 2017-05-15 18:19, James Richters wrote:
> Could you please give me a link to download 3.0.2 source archive?
> I'm on the FPC sourceforge page but I'm very confused as to what is
> what.
All downloads can be found from here:
https://sourceforge.net/projects/freepascal/files/
From there you click "Source" and then "3.0.2". ;)
https://sourceforge.net/projects/freepascal/files/Source/3.0.2/
For Windows you probably want the .zip file so look for:
fpc-3.0.2.source.zip
For Linux/FreeBSD/*nix you probably want the .tar.gz file so look for:
fpc-3.0.2.source.tar.gz
But in actual fact, the FPC compiler will compile either of them without problems. I ofter share a source archive between my Linux and Windows VMs.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
_______________________________________________
fpc-pascal maillist - fpc-pascal at lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list