Re: [fpc-pascal] FPC 64bit for windows

2017-05-19 Thread Lukasz Sokol
On 19/05/17 16:15, Sven Barth via fpc-pascal wrote: > Am 19.05.2017 14:53 schrieb "Lukasz Sokol" > >: >> >> On 19/05/17 13:33, Sven Barth via fpc-pascal wrote: >> > You don't have to build a 32-bit FPC because an official > released installer exists. So this i

Re: [fpc-pascal] FPC 64bit for windows

2017-05-19 Thread Sven Barth via fpc-pascal
Am 19.05.2017 14:53 schrieb "Lukasz Sokol" : > > On 19/05/17 13:33, Sven Barth via fpc-pascal wrote: > > >>> You don't have to build a 32-bit FPC because an official > >>> released installer exists. So this is no problem at all. But > >>> seeing as pretty much everything is moving (or already has m

Re: [fpc-pascal] FPC 64bit for windows

2017-05-19 Thread Lukasz Sokol
On 19/05/17 13:33, Sven Barth via fpc-pascal wrote: >>> You don't have to build a 32-bit FPC because an official >>> released installer exists. So this is no problem at all. But >>> seeing as pretty much everything is moving (or already has moved) >>> to 64-bit, why bother with 32-bit these days.

Re: [fpc-pascal] FPC 64bit for windows

2017-05-19 Thread Sven Barth via fpc-pascal
Am 19.05.2017 13:54 schrieb "Lukasz Sokol" : > > On 19/05/17 11:15, Graeme Geldenhuys wrote: > > On 2017-05-19 00:38, Nikolay Nikolov wrote: > >> windows OS - there are simply no known issues with that under any > >> 64-bit windows version that I know of. snip... It won't work > >> from the IDE

Re: [fpc-pascal] FPC 64bit for windows

2017-05-19 Thread Lukasz Sokol
On 19/05/17 11:15, Graeme Geldenhuys wrote: > On 2017-05-19 00:38, Nikolay Nikolov wrote: >> windows OS - there are simply no known issues with that under any >> 64-bit windows version that I know of. snip... It won't work >> from the IDE, though, but compiling your program from the command >>

Re: [fpc-pascal] FPC 64bit for windows

2017-05-19 Thread Graeme Geldenhuys
On 2017-05-18 23:14, James Richters wrote: That would be very much appreciated, http://geldenhuys.co.uk/~graemeg/fpc-3.0.2-win64.7z It's a 53MB download. It includes the 3.0.2 64-bit Windows compiler and source code, as well as the binutils and the go.bat batch file I used to compile the

Re: [fpc-pascal] FPC 64bit for windows

2017-05-19 Thread Graeme Geldenhuys
On 2017-05-19 00:38, Nikolay Nikolov wrote: windows OS - there are simply no known issues with that under any 64-bit windows version that I know of. snip... It won't work from the IDE, though, but compiling your program from the command line, when you want to build a 64-bit .exe shouldn't be

Re: [fpc-pascal] FPC 64bit for windows

2017-05-18 Thread Sven Barth via fpc-pascal
Am 19.05.2017 02:22 schrieb "James Richters" : > > Thank you for the explanation. I didn't really understand how to use the cross compiler. > > I have installed the cross compiler and tried to compile my program with > > ppcrossx64 program.pas > > but I get > PaStep.pas(3,98) Fatal: Can't find uni

Re: [fpc-pascal] FPC 64bit for windows

2017-05-18 Thread James Richters
bit machine I might as well have a 64bit program as well and thought it might offer a performance advantage. James -Original Message- From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of Nikolay Nikolov Sent: Thursday, May 18, 2017 7:39 PM To: fpc-pascal@lists.free

Re: [fpc-pascal] FPC 64bit for windows

2017-05-18 Thread Nikolay Nikolov
On 05/15/2017 02:41 PM, Graeme Geldenhuys wrote: On 2017-05-15 11:59, James Richters wrote: When I try to install 64 bit windows version, I don't have this anymore The Free Pascal project, for some weird reason, only ships a 64-bit Windows cross-compiler. So you need both the 32-bit and 64-

Re: [fpc-pascal] FPC 64bit for windows

2017-05-18 Thread James Richters
l.org Subject: Re: [fpc-pascal] FPC 64bit for windows On 2017-05-18 22:53, James Richters wrote: > Is there an easier way to generate a 64bit executable for windows than to > compile this myself? I can zip up my 64-bit FPC 3.0.2 directory and make it available for _unofficial_ download if tha

Re: [fpc-pascal] FPC 64bit for windows

2017-05-18 Thread Graeme Geldenhuys
On 2017-05-18 22:53, James Richters wrote: Is there an easier way to generate a 64bit executable for windows than to compile this myself? I can zip up my 64-bit FPC 3.0.2 directory and make it available for _unofficial_ download if that will help. Let me know, and I'll post a link to the dow

Re: [fpc-pascal] FPC 64bit for windows

2017-05-18 Thread James Richters
org] On Behalf Of Graeme Geldenhuys Sent: Monday, May 15, 2017 1:57 PM To: fpc-pascal@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 p

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread James Richters
@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

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread Tomas Hajny
On Mon, May 15, 2017 19:57, Graeme Geldenhuys wrote: > 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: > >h

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread Graeme Geldenhuys
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 cli

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread James Richters
hat. -Original Message- From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of Graeme Geldenhuys Sent: Monday, May 15, 2017 12:18 PM To: fpc-pascal@lists.freepascal.org Subject: Re: [fpc-pascal] FPC 64bit for windows On 2017-05-15 16:57, James Richters wrote: >

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread Graeme Geldenhuys
On 2017-05-15 16:57, James Richters wrote: I'm not quite following your batch file. I have no 'src' directory, where is that supposed to be? If you want the FPC 3.0.2 version, then download the official source archive for the 3.0.2 release from FPC's SourceForge page. Here is where I am a

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread James Richters
:41 AM To: fpc-pascal@lists.freepascal.org Subject: Re: [fpc-pascal] FPC 64bit for windows On 2017-05-15 11:59, James Richters wrote: > When I try to install 64 bit windows > version, I don't have this anymore The Free Pascal project, for some weird reason, only ships a 64-bit Windows cr

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread Michael Van Canneyt
On Mon, 15 May 2017, wkitt...@windstream.net wrote: On 05/15/2017 07:41 AM, Graeme Geldenhuys wrote: But again, I don't know why the FPC team doesn't make an official full 64-bit Windows release?? IIRC, they say it is because 32bit winwhatever stuff will run on 64bit winwhatever stuff an

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread wkitty42
On 05/15/2017 07:41 AM, Graeme Geldenhuys wrote: But again, I don't know why the FPC team doesn't make an official full 64-bit Windows release?? IIRC, they say it is because 32bit winwhatever stuff will run on 64bit winwhatever stuff and because of that there's no real reason to build 64bit o

Re: [fpc-pascal] FPC 64bit for windows

2017-05-15 Thread Graeme Geldenhuys
On 2017-05-15 11:59, James Richters wrote: When I try to install 64 bit windows version, I don't have this anymore The Free Pascal project, for some weird reason, only ships a 64-bit Windows cross-compiler. So you need both the 32-bit and 64-bit installs. I don't know why they do this. Simp

[fpc-pascal] FPC 64bit for windows

2017-05-15 Thread James Richters
I am wondering if it's possible to compile my windows console app specifically for 64bit machines running windows? I am currently compiling it as a win32 console application because I cannot figure out how to compile it as a 64bit program. I normally run bin\i386-win32\FP.EXE and use the text bas

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-04 Thread Luiz Americo Pereira Camara
Lukas Gradl escreveu: Thanks. BTW: are you using the latest DCPCrypt? Recently I applied a lot of 64-bit fixes for DCPCrypt - extensively tested under 64-bit Linux. Once I get a 64-bit Windows FPC going, I'll test on that platform too. Latest DCPCrypt is in Lazarus-CCR git repository at SourceF

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-04 Thread Graeme Geldenhuys
On 4 May 2010 17:50, Lukas Gradl wrote: > > Could'nt find a version number in my copy - but there is some Mr. Geldenhuys > in the Changelog, so I think I've one of your versions. I'm not in-front of my work computer, but I think I updated the *.lpk file's version number. I'll double check tomorro

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-04 Thread Lukas Gradl
Thanks. BTW: are you using the latest DCPCrypt? Recently I applied a lot of 64-bit fixes for DCPCrypt - extensively tested under 64-bit Linux. Once I get a 64-bit Windows FPC going, I'll test on that platform too. Latest DCPCrypt is in Lazarus-CCR git repository at SourceForge. Or released version

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-04 Thread Graeme Geldenhuys
Lukas Gradl het geskryf: > > I use FPC to compile Win64 DLLs. No Problems with the compiler so far, > only had some problems with UIB and DCPCrypt, Thanks. BTW: are you using the latest DCPCrypt? Recently I applied a lot of 64-bit fixes for DCPCrypt - extensively tested under 64-bit Linux. Once

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-04 Thread Lukas Gradl
Graeme Geldenhuys schrieb: Hi, I often hear of developers using FPC on 64-bit Linux. My development machine is the same. But I can't say I have ever heard of anybody using 64-bit Windows with FPC. Does FPC support 64-bit Windows? If so, is it stable (like 64-bit Linux) or still experimental?

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-03 Thread Graeme Geldenhuys
On 3 May 2010 17:08, Jonas Maebe wrote: > > http://www.freepascal.org/download.var lists all available stable releases. I did look there, but only now did I see the Win64 at the bottom of the list. :-( Initially I saw the first one as "Win32, Win64 and WinCE", but the link takes you to Win32 down

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-03 Thread Alan Krause
There is a 64-bit cross compiler for Windows, and I have been using it over the last few months. I am porting my company's loan calculation DLL from Delphi to FPC. This was initially done to support 32-bit linux, but the pace has picked up due to a client who wants to know when a 64-bit version wi

Re: [fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-03 Thread Jonas Maebe
On 03 May 2010, at 15:53, Graeme Geldenhuys wrote: > Does FPC support 64-bit Windows? If so, is it stable (like 64-bit Linux) or > still experimental? http://www.freepascal.org/download.var lists all available stable releases. Jonas ___ fpc-pascal ma

[fpc-pascal] FPC + 64bit Windows => anybody?

2010-05-03 Thread Graeme Geldenhuys
Hi, I often hear of developers using FPC on 64-bit Linux. My development machine is the same. But I can't say I have ever heard of anybody using 64-bit Windows with FPC. Does FPC support 64-bit Windows? If so, is it stable (like 64-bit Linux) or still experimental? Regards, - Graeme - -- f

Re: [fpc-pascal] FPC 64bit

2005-09-09 Thread Florian Klaempfl
Roberto Della Pasqua wrote: > Hi kind users, > > I like ask how is the status of FPC64 under linux. I can tell you what's the developer's opinion. > > About: > - reliability (can be used to build 24x365 system tcp daemons?) I think so, as long as you don't depend on seldomly used parts of the

[fpc-pascal] FPC 64bit

2005-09-08 Thread Roberto Della Pasqua
Hi kind users, I like ask how is the status of FPC64 under linux. About: - reliability (can be used to build 24x365 system tcp daemons?) - speed (how perform the executable code) - rtl (is good or we need call directly libc for every thing?) Does somebody has very positive experience in FPC64 to