compile masmdata.asm
 Assembling: masmdata.asm
compile fasmdata.asm
flat assembler  version 1.67.38  (450657 kilobytes memory)
1 passes, 118 bytes.
compile test.c
test.c
link test.obj fasmdata.obj to ftest.exe
fasmdata.obj : warning LNK4078: multiple '.data' sections found with different attributes (C03000C0)
link test.obj masmdata.obj to mtest.exe
