Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Sven Barth
On 19.08.2012 17:59, Rainer Stratmann wrote: Am Sunday 19 August 2012 16:50:20 schrieb Jonas Maebe: On 19 Aug 2012, at 16:45, Rainer Stratmann wrote: fpc 2.4.2-0 [2010/11/11] for i386 I put "-a" to projectsettings -> other -> userdefined settings Output of the message window when compiling: N

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Mattias Gaertner
On Sun, 19 Aug 2012 19:04:20 +0200 Rainer Stratmann wrote: >[...] > > > If I activate extrafpc.cfg what happens then with the settings in the > > > dialog boxes? > > > > Both are applied. Use the above to find out what happens. > > Thanks. > Is there a way to switch off the settings in the dialo

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Rainer Stratmann
Am Sunday 19 August 2012 18:01:42 schrieb Mattias Gaertner: > Can you try a newer version? I am afraid of all the problems then with installing on a linux computer. The computer further has no connection to the internet. I try step by step to get more independend from lazarus first. Then it will

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Mattias Gaertner
On Sun, 19 Aug 2012 16:45:59 +0200 Rainer Stratmann wrote: >[...] > lazarus v0.9.30-0 > fpc 2.4.2-0 [2010/11/11] for i386 Can you try a newer version? > I put "-a" to projectsettings -> other -> userdefined settings See Project / Project Options / Show Options. You can copy+paste the options

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Rainer Stratmann
Am Sunday 19 August 2012 16:50:20 schrieb Jonas Maebe: > On 19 Aug 2012, at 16:45, Rainer Stratmann wrote: > > fpc 2.4.2-0 [2010/11/11] for i386 > > > > I put "-a" to projectsettings -> other -> userdefined settings > > > > Output of the message window when compiling: > > Note: Switching assembler

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Jonas Maebe
On 19 Aug 2012, at 16:45, Rainer Stratmann wrote: > fpc 2.4.2-0 [2010/11/11] for i386 > > I put "-a" to projectsettings -> other -> userdefined settings > > Output of the message window when compiling: > Note: Switching assembler to default writing assembler > > I can still not see an assemble

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Rainer Stratmann
Am Sunday 19 August 2012 10:59:16 schrieb Jonas Maebe: > On 19 Aug 2012, at 10:55, Rainer Stratmann wrote: > > Am Saturday 18 August 2012 23:53:36 schrieb Jonas Maebe: > >> On 18 Aug 2012, at 22:48, Rainer Stratmann wrote: > >>> I did option -a, the compiler needs longer now, but where can I see th

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Mark Morgan Lloyd
Jonas Maebe wrote: On 19 Aug 2012, at 10:55, Rainer Stratmann wrote: Am Saturday 18 August 2012 23:53:36 schrieb Jonas Maebe: On 18 Aug 2012, at 22:48, Rainer Stratmann wrote: I did option -a, the compiler needs longer now, but where can I see the generated file(s)? In the same directory tha

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Jonas Maebe
On 19 Aug 2012, at 10:55, Rainer Stratmann wrote: > Am Saturday 18 August 2012 23:53:36 schrieb Jonas Maebe: >> On 18 Aug 2012, at 22:48, Rainer Stratmann wrote: >>> I did option -a, the compiler needs longer now, but where can I see the >>> generated file(s)? >> >> In the same directory that co

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-19 Thread Rainer Stratmann
Am Saturday 18 August 2012 23:53:36 schrieb Jonas Maebe: > On 18 Aug 2012, at 22:48, Rainer Stratmann wrote: > > I did option -a, the compiler needs longer now, but where can I see the > > generated file(s)? > > In the same directory that contains the generated .o and .ppu files. They are not ther

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-18 Thread Jonas Maebe
On 18 Aug 2012, at 22:48, Rainer Stratmann wrote: > I did option -a, the compiler needs longer now, but where can I see the > generated file(s)? In the same directory that contains the generated .o and .ppu files. Jonas ___ fpc-pascal maillist - f

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-18 Thread Rainer Stratmann
Am Saturday 18 August 2012 22:10:17 schrieb Martin: > On 18/08/2012 21:03, Rainer Stratmann wrote: > > Does the compiler generates (an) assembler file(s)? > > > > I did not find here: > > http://www.freepascal.org/docs-html/prog/prog.html > > http://www.freepascal.org/docs-html/user/userch5.html#x3

Re: [fpc-pascal] Assembler file generate by compiler

2012-08-18 Thread Martin
On 18/08/2012 21:03, Rainer Stratmann wrote: Does the compiler generates (an) assembler file(s)? I did not find here: http://www.freepascal.org/docs-html/prog/prog.html http://www.freepascal.org/docs-html/user/userch5.html#x33-45 http://www.freepascal.org/docs-html/user/usersu15.html#x38-

[fpc-pascal] Assembler file generate by compiler

2012-08-18 Thread Rainer Stratmann
Does the compiler generates (an) assembler file(s)? I did not find here: http://www.freepascal.org/docs-html/prog/prog.html ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal