Hi, I'm using GCC on Linux with a Windows assembler executed with wine. Each line in the assembler files generated by GCC is ended with a '\n', but the assembler wants a '\r\n'. Is it possible to make GCC generate '\r\n'? I'm not on the gcc-help mailing list, so please reply to my email address. Anders