[Lazarus] Calling the compiler

Sebastian Günther sguenther at gmx.de
Tue Apr 18 05:00:04 EDT 2000


Florian Klaempfl wrote:

> In this case you can use a response file: Just write
> all parameters to param.tmp for example and the call
> the compiler with
> ppc386 @param.tmp myprogram.pp

BTW, is it possible to use StdIn for this? For example this way:
  ppc386 @- myprogram.pp


- Sebastian






More information about the Lazarus mailing list