From: "Edmund Horner" Newsgroups: comp.os.msdos.djgpp References: <971522982 DOT 631595 AT shelley DOT paradise DOT net DOT nz> <1659-Sat14Oct2000210212+0300-eliz AT is DOT elta DOT co DOT il> Subject: Re: DJGPP <--> Linux portability Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Organization: Paradise Net Message-ID: <971580437.970308@shelley.paradise.net.nz> Cache-Post-Path: shelley.paradise.net.nz!unknown AT 203-96-154-184 DOT tnt7 DOT paradise DOT net DOT nz X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Date: Sun, 15 Oct 2000 16:27:56 +1300 NNTP-Posting-Host: 203.96.152.26 X-Complaints-To: newsadmin AT xtra DOT co DOT nz X-Trace: news.xtra.co.nz 971580439 203.96.152.26 (Sun, 15 Oct 2000 16:27:19 NZDT) NNTP-Posting-Date: Sun, 15 Oct 2000 16:27:19 NZDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Yes. But one well-known "reasonable editor" makes subtle changes to text files. It (1) replaces tabs with spaces on any line that gets changed, and (2) will save files with CRLF. Even if my files are Unix-compliant, as soon as this editor touches them they revert to DOS-format. > RHIDE (and any other reasonable editor) can edit Unix-style text > files. So run your files through DTOU, a utility supplied with DJGPP, > and you will be able to use them on both systems.