>> Question: do the assemblers used by PureC and Lattice C >> handle Unix-style ends-of-line, or do they expect \r\n? > >As far as I tried it, Pure C complains. Depends on the version. The latest ones seem to work fine. What actually needs to be fixed is gas: the CR is white space and should be handled correctly.