[fpc-pascal] Cross-Compiling win32 -> Linux 64, how to get the cross compiler ?
Julien Devillers
jdevillers at opti-time.com
Wed Nov 3 13:55:21 CET 2010
Hello
I'm working on a project which cross compile from win32 to linux64.
Today it uses FPC-2.1.5.
I need to move to fpc 2.4.0.
I downloaded fpc-2.4.0.i386-win32.exe and after some attemps, I
understood that I did not have everything
to cross compile (units dir and some exes). I tried with
fpc-2.4.0.x86_64-win64.exe but this did not solve the
problem.
I tried to build everything from scratch with fpc source code, but I did
not find the correct make target.
How should I do ?
regards
Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20101103/ab7047c9/attachment.html>
More information about the fpc-pascal
mailing list