On 17 Dec 2007, at 15:32, Henrick Hellström wrote:

1. Since there is no CPU debug window in Lazarus Win64, I tried the -A option, but it doesn't seem to work with the compiler bundled with Lazarus Win64. I tried -aASW, -AASW and a couple of other combinations. Am I missing something obvious?

The option -a, not -A (and -al if you want Pascal + assembler source).

2. I couldn't find information about the calling convention under Win64 on the documentation page. Does FPC support the unified MSVC+ + calling convention for Win64 that is very similar to Register +stack frames? Does it, like MSVC++, *only* support that calling convention?

Afaik, yes.


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to