[Lazarus] Generation of assembler sources and keeping them
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Jul 15 17:23:33 CEST 2013
On Mon, 15 Jul 2013 11:13:11 -0400
Mehmet Erol Sanliturk <m.e.sanliturk at 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
More information about the Lazarus
mailing list