Re: [fpc-devel] Compiling fpc subversion on a AMD64 box with Win 7 64 bit OS

2009-11-02 Thread Florian Klaempfl
Dimitrios Chr. Ioannidis schrieb: >> * native x86_64 compiler (assuming your fpc.exe in the path is an >> x86_64 version) >> * 'native' i386 compiler >> * ARM/wince cross-compiler > > In the above case i will end up with two dir's in fpc\bin. One > i386-win32 and one x86_64-win64. Just use a cro

Re: [fpc-devel] Compiling fpc subversion on a AMD64 box with Win 7 64 bit OS

2009-10-30 Thread Marco van de Voort
In our previous episode, Dimitrios Chr. Ioannidis said: > > The build process always assumes that you have a full FPC install of the > > previous release available. > > If it's not difficult maybe this can change ? Or there is no need ? > Personally i prefer a "naked" system with only the source

Re: [fpc-devel] Compiling fpc subversion on a AMD64 box with Win 7 64 bit OS

2009-10-30 Thread Dimitrios Chr. Ioannidis
Jonas Hi, O/H Jonas Maebe έγραψε: On 30 Oct 2009, at 15:28, Dimitrios Chr. Ioannidis wrote: * native x86_64 compiler (assuming your fpc.exe in the path is an x86_64 version) * 'native' i386 compiler * ARM/wince cross-compiler In the above case i will end up with two dir's in fpc\bin. One i

Re: [fpc-devel] Compiling fpc subversion on a AMD64 box with Win 7 64 bit OS

2009-10-30 Thread Jonas Maebe
On 30 Oct 2009, at 15:28, Dimitrios Chr. Ioannidis wrote: * native x86_64 compiler (assuming your fpc.exe in the path is an x86_64 version) * 'native' i386 compiler * ARM/wince cross-compiler In the above case i will end up with two dir's in fpc\bin. One i386- win32 and one x86_64-win64. H

Re: [fpc-devel] Compiling fpc subversion on a AMD64 box with Win 7 64 bit OS

2009-10-30 Thread Dimitrios Chr. Ioannidis
Jonas Hi, On 30 Oct 2009, at 14:36, Dimitrios Chr. Ioannidis wrote: Also, in the binutils dir i have a ppc386.exe 2.2.4 compiler for i386-win32. I open a cmd prompt with administrators rights and i add : \fpc\source>set path=C

Re: [fpc-devel] Compiling fpc subversion on a AMD64 box with Win 7 64 bit OS

2009-10-30 Thread Jonas Maebe
On 30 Oct 2009, at 14:36, Dimitrios Chr. Ioannidis wrote: Also, in the binutils dir i have a ppc386.exe 2.2.4 compiler for i386-win32. I open a cmd prompt with administrators rights and i add : \fpc\source>set path=C:\Users\di

[fpc-devel] Compiling fpc subversion on a AMD64 box with Win 7 64 bit OS

2009-10-30 Thread Dimitrios Chr. Ioannidis
Hi all, i have to ask what is the official process to compile the fpc svn on a AMD64 machine and 64-bit OS. I have a machine with AMD Athlon 64 X2 Dual Core and Windows 7 Professional 64-bit OS and i've made a directory structure like this : RootPath = C:\Users\dimitris\Documents\Programmi