Rahul Jain <rjain@...> writes:
>> gcc -g -Wall -O3 -mno-cygwin -I. -c -o x86-assem.o x86-assem.S
>> x86-assem.S:1089:9: warning: no newline at end of file
>> x86-assem.S: Assembler messages:
>> x86-assem.S:368: Warning: .type pseudo-op used outside of .def/.endef
>> ignored.
> Looks like you've got newline issues. Make sure the file and your
> newline settings in cygwin match up.
Erm, no.
x86-assem.S really has a missing newline at the end of the file, and
the pseudo-op warning is real. (Fixed in CVS.)
Cheers,
-- Nikodemus Schemer: "Buddha is small, clean, and serious."
Lispnik: "Buddha is big, has hairy armpits, and laughs."
|