[fpc-devel]Support for 16-bit assembler ?
Florian Klaempfl
Florian.Klaempfl at gmx.de
Sun Dec 3 20:52:21 CET 2000
At 12:48 03.12.2000, you wrote:
>>>Will support for 16-bit assembler be added to FPC in the future ?
>>
>>No, because there is no use for it. FPC is a 32 bit compiler.
>
>
>I meant for compatibility reasons. I have a lot of assembly code built in
>my TPUs and it is pain in the neck to change that to 32-bit code.
There is no way, you've to rewrite it because 32 bit protected mode uses a
completly
different memory model.
>BTW, I don't know if this is right mailing-list, both DOS and Windows
>versions of IDE are quite
It is the right one.
>unstable. They crash every 10 compiling or so.
Which version do you use?
More information about the fpc-devel
mailing list