2 problems

dfeustel at mindspring.com dfeustel at mindspring.com
Sun Aug 19 12:54:11 PDT 2007


I am using yasm to assemble fasm as 64-bit code.
Two problems have shown up.

For some reason I am getting many redefined symbol warnings for the string
instructions (eg. lods, stos).

I also am getting many messages about 'instruction must follow label'. This
happens where labels are on a line by themselves. Adding an instruction does
not eliminate the error message. Are standalone labels really considered by
yasm to be errors or is there something else wrong?

Thanks,
Dave Feustel


--


More information about the yasm-devel mailing list