Mail Archives: djgpp/2001/02/15/07:30:40
On 15 Feb 2001, at 13:12, Eli Zaretskii wrote:
>
> On Wed, 14 Feb 2001, Mariano Alvarez Fernandez wrote:
>
> > > There is no need to prepare special CR/LF files for DJGPP, is there?
> >
> > I think is the correct thing to do.
> >
> > Most (if not all) DJGPP packages don't worry about the text file format,
> > but most DOS/Windows programs (where DJGPP live) have problems.
> >
> > Nevertheless I can upload again the package without CRLF if people want
> > it, DJ?, Eli?
>
> IMHO, the only file that might be a good idea to have in DOS CRLF
> format is the DJGPP-specific README. It is the only file that a naive
> user should be able to read with the most basic (read: stock DOS)
> tools, such as the TYPE command.
>
In all latest archives of DJGPP port of gcc-2.95.X I only .BAT files
(there is only one in gcc295Xs.zip) were in CR LF format.
All other files (including DJGPP related readme files) were in Unix text
format. I didn't saw any objections about this. There are not so much
programs which are not able to display such files (like Notapad.exe)
Andris
PS. Perhaps I should have changed this if somebody objected ...
- Raw text -