Date: Sat, 29 Oct 1994 14:09:18 -0400 (EDT) From: Kimberley Burchett Subject: Re: Embedded assembler and comments To: Terry Abbott Cc: djgpp AT sun DOT soe DOT clarkson DOT edu On Sat, 29 Oct 1994, Terry Abbott wrote: > I just switched to 1.12 and am now getting gas errors on code that > used to work (like Sally's FS Debugger) under 1.11. It looks like embedded > comments now cause errors. Example: > > Now causes the following: > g:/cca00071: Assembler messages: > g:/cca00071:745: Error: Rest of line ignored. First ignored character is `*'. Compile to assembler and see what the compiler is putting out. Kim