[parisc-linux] milli.S and 0xd's

Grant Grundler grundler@cup.hp.com
Fri, 3 Sep 1999 17:36:18 -0700 (PDT)


make[2]: Entering directory `/linux/linux/arch/parisc/lib'
gcc -D__KERNEL__ -I/linux/linux/include -D__ASSEMBLY__  -traditional -c milli.S -o milli.o
milli.S: Assembler messages:
milli.S:16: Error: Rest of line ignored. First ignored character valued 0xd.
milli.S:19: Error: Rest of line ignored. First ignored character valued 0xd.
milli.S:21: Error: Rest of line ignored. First ignored character valued 0xd.
...


I stripped the ^M characters out of the file and it compiles.
Could others explain how they got past this error message?
Could the gcc I'm using be the wrong one?

thanks,
grant