On 21 mrt 2006, at 21:28, [EMAIL PROTECTED] wrote:
I'have some library which use some intel like asm code type_32.pas(125,2) Error: Illegal assembler style specified "INTEL" type_32.pas(146,13) Error: Unknown identifier "EAX" So where do i' find the new gramatical word for use asm ?
There are various tutorials on the Internet, e.g. at http://asm.sourceforge.net/articles/linasm.html More are linked from http://asm.sourceforge.net/resources.html
As i read the doc it seem that there is no more support for asm for the platform other the i386?
Assembler is supported, but not the Intel dialect. Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal