[fpc-devel] Re: Debugger for FPC
Jonas Maebe
jonas.maebe at elis.ugent.be
Sat Mar 14 16:25:06 CET 2009
On 14 Mar 2009, at 15:59, Paul Ishenin wrote:
> Jonas Maebe wrote:
>> Strange, that error looks very much like the one that should have
>> been fixed by http://bugs.freepascal.org/view.php?id=12872
> Yes.
>
> I tried to compile so (gdb complained the same way):
> c:\programming\fpc\bin\i386-win32\ppc386.exe -Aas -gw test.pp
> and fpc wrote me this note:
> "Note: Switching assembler to default source writing assembler"
>
> Maybe it switched back assembler from -Aas to "default" for some
> reason?
Maybe smart linking is enabled? I don't think it works yet with DWARF
(I'll change the compiler it also disables that when using DWARF debug
info).
Jonas
More information about the fpc-devel
mailing list