[fpc-devel] Comparison FPC 2.4.4 - Delphi 7
Martin Schreiber
mse00000 at gmail.com
Mon May 30 13:59:57 CEST 2011
Am Montag 30 Mai 2011, 13:21:39 schrieb Mattias Gaertner:
>
> Do you know, how much is compiling and how much is linking?
>
Linking is 3..4 seconds.
>
> Why are kernel and serialcomm given twice?
>
kernel is once -Fi and once -Fu, second serialcomm is copy paste error.
>
> How to compile for Linux? Is there something like a fpmake.pp or Makefile?
> I can't find it in the README.txt.
>
MSEide on linux can be compiled with
"
ppc386 -Fulib/common/* -Fulib/common/kernel/i386-linux -Filib/common/kernel
apps/ide/mseide.pas
"
Martin
More information about the fpc-devel
mailing list