On Mon, 15 Jul 2013 11:13:11 -0400
Mehmet Erol Sanliturk <m.e.sanlit...@gmail.com> wrote:

>[...]
> > > During compilation of a program by Lazarus ,
> > > how can I generate assembler sources and keep them
> > > from deletion at the end of the compilation
> > > in FreeBSD , Linux and Windows ,
> > > if there are differences for parameter specifications ?
> >
> > See 'fpc -h'.
> > Look at the -a options.
[...]
> 
> I know this but I do not know which fpc.cfg should be modified or
> parameters will be specified in where to obtain such effect ?

You can simply add -aln to Lazarus Project / Compiler Options /
Custom options.

 
> In
> 
> FreeBSD :
> 
> 
> Linux :
> 
> 
> Windows :



Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to