------- Comment #3 from deathlike_2 at hotmail dot com 2006-10-14 21:56 ------- I am experiencing the same issue. Compiling under MinGW and DJGPP generates the same error message:
Assembler messages: Error: expecting string instruction after `rep' Removing the parameter -O3 or -fomit-frame-pointer won't generate the errors. -O3 can be substituted with -O1 and still generate the error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29473