[fpc-pascal]Debuging in Freepascal

dirk at verwiebe.de dirk at verwiebe.de
Tue Sep 26 14:01:49 CEST 2000


Antwort auf Mail von Pierre Muller vom 26.09.00 08:20:38:

Hello Piere,

thank you very much for your fast response.

Now i have another problem with the compiler.
If i try :

v2prt0_ds_alias:word; external name '___v2prt0_ds_alias'; i get an error:

Syntax error, : expectet but NAME found.

It seems the compiler doesn´t know external name.
Is there a compiler switch for this keywords ?

regards 
Dirk Verwiebe

>   Thus you should use
>    movw %cs:v2prt0_ds_alias,%ax
>But don't forget to also lock thi

>   lock_data(v2prt0_ds_alias,sizeof(longint));
>
>


More information about the fpc-pascal mailing list