[fpc-pascal] FastMM4 for fpc
Florian Klaempfl
florian at freepascal.org
Fri Dec 16 09:18:29 CET 2005
Adrian Veith wrote:
> I tried to modify the FastMM4 to work with with fpc.
> I had no big problems for the non-assembly language version, but with
> the assembly language version i have the problem, that fpc is allways
> generating a stack frame, even if i use the {$STACKFRAMES OFF} directive.
Use the nostackframe directive.
>
> Is it not possible at the moment, or do I miss something ?
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list