From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC bugs Date: 20 Jan 2000 06:51:34 GMT Organization: MTU-Intel ISP Lines: 24 Message-ID: <01bf6312$88a2e040$LocalHost@alex> References: <01bf611a$9c6e9500$LocalHost AT alex> <3883BCC2 DOT 2CC1DCD9 AT a DOT crl DOT com> <01bf61c3$70f0a7c0$LocalHost AT alex> NNTP-Posting-Host: dial57060.mtu-net.ru X-Trace: gavrilo.mtu.ru 948351094 99132 195.34.57.60 (20 Jan 2000 06:51:34 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 20 Jan 2000 06:51:34 GMT X-Newsreader: Microsoft Internet News 4.70.1155 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Yeah, you're probably right. I just removed all the DJGPP files out of the directory and unzipped them from DJGPP 2.03 zips... Guess what? Works fine, except for "Internal Error". :) I think I did overwrite 2.81 files and that caused errors. But how it caused...? I still don't know why GCC has been making different COFFs... Some kind of a misterious thing. :) Bye. -- P.S. In order to reply via e-mail, remove the "n-o-s-p-a-m." substring out of the e-mail address. > I suspect you have several different versions of specs or the djgpp.djl > linker script files, and that, due to some intermittent hardware failure > (e.g., with your disk controller), the compiler uses different versions > of these files in different compilations. > > Specifically, the sections' layout is determined by djgpp.djl. My first > suggestion would be to search your disk(s) and find out how many files by > that name do you have, where do they live, and how their contents are > different. >