Am 18.09.2015 11:41 schrieb "Michael Schnell" <[email protected]>:
> The contrary is true. Lazarus (at least in Linux) is able to compile real
"pure run through" command line tools, while Delphi (AFAIK) just does
normal "Applications" that don't show the main Windows and calls this a
"Console Program".
Creating a new Console Application in Delphi creates a nearly empty project
file that contains an empty "begin...end." block with a "{$apptype
console}", so exactly what is needed for a console application that does
not show any GUI by default (the Lazarus analog is "Simple Program" or so).
Regards,
Sven
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus