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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to