From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: No new line at end of file? Date: 7 Sep 2002 12:48:45 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 24 Message-ID: References: <3d71a27d DOT 23705885 AT news DOT nzwide DOT ihug DOT co DOT nz> <3d794cbc DOT 170442372 AT news DOT concentric DOT net> <200209070110 DOT g871AiW02735 AT envy DOT delorie DOT com> <3d79560b DOT 172825941 AT news DOT concentric DOT net> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com James Haley (haleyjd AT NOSPAM DOT hotmail DOT com) wrote: : Some examples of problems he's had: : * "const" modifier on inline asm block disappeared after GCC 3.03 : * major changes to register clobbering rules required total rewrite of : all inline assembly in the program (fortunately I know someone who : knows x86 assembly very well, because I personally do not) : * sudden addition of newline requirement : And a few other things I've forgotten. : So that, in short, is my frustration. I've enjoyed using DJGPP in the : past but I've found maintenance to be more difficult than I'd expect. This isn't because of DJGPP. It's because of GCC. So I suggest you complain to them and not to us. If there's something that the DJGPP port of GCC broke (i. e. it works on other platforms but not DJGPP), then you're welcome to complain here. Right, MartinS