[fpc-devel] ASM on Win64
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Mon Dec 17 15:39:51 CET 2007
    
    
  
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
    
    
More information about the fpc-devel
mailing list