On 20/05/2014 09:28, Reinier Olislagers wrote:
7. Please help me to solve this. I think this can be fixed, because the
Lazarus has its lazarus-1.2.2-fpc-2.6.4-cross-i386-win32-win64.exe, So can
I?
That's a cross compiler from 32 bit to 64 bit. I'd suggest doing the
same with fpcup and using the
In our previous episode, Jonas Maebe said:
> >> 3. run fpcupgui.exe and successfully finished.
> >>using fpc svn version 2.6.4
> >>using lazarus svn version 1.2.2
> > FPC 2.6.x does not support cross compiling from win64 to win32 due to
> > the error you found below.
> > AFAIR, it's been fi
On 20 May 2014, at 10:28, Reinier Olislagers wrote:
On 20/05/2014 05:56, hawkx wrote:
3. run fpcupgui.exe and successfully finished.
using fpc svn version 2.6.4
using lazarus svn version 1.2.2
FPC 2.6.x does not support cross compiling from win64 to win32 due to
the error you found bel
On 20/05/2014 05:56, hawkx wrote:
Thanks for your clear description - helps a lot.
> 3. run fpcupgui.exe and successfully finished.
> using fpc svn version 2.6.4
> using lazarus svn version 1.2.2
FPC 2.6.x does not support cross compiling from win64 to win32 due to
the error you found belo
I use fcpup to cross compile from Win64 to Win32 but failed. these was what I
did:
1. download fpcupgui.exe, fpcup64.exe, CrossFPC_binutils_libs.7z from fpcup
site.
2. rename fpcup64.exe to fpcup.exe
3. run fpcupgui.exe and successfully finished.
using fpc svn version 2.6.4
using lazarus