delorie.com/archives/browse.cgi | search |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: GCC bugs |
Date: | Wed, 19 Jan 2000 11:41:04 +0200 |
Organization: | NetVision Israel |
Lines: | 19 |
Message-ID: | <Pine.SUN.3.91.1000119113628.9609M-100000@is> |
References: | <01bf611a$9c6e9500$LocalHost AT alex> <3883BCC2 DOT 2CC1DCD9 AT a DOT crl DOT com> <01bf61c3$70f0a7c0$LocalHost AT alex> |
NNTP-Posting-Host: | is.elta.co.il |
Mime-Version: | 1.0 |
X-Trace: | news.netvision.net.il 948275058 1411 199.203.121.2 (19 Jan 2000 09:44:18 GMT) |
X-Complaints-To: | abuse AT netvision DOT net DOT il |
NNTP-Posting-Date: | 19 Jan 2000 09:44:18 GMT |
X-Sender: | eliz AT is |
In-Reply-To: | <01bf61c3$70f0a7c0$LocalHost@alex> |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 18 Jan 2000, Alexei A. Frounze wrote: > I have the only(!) copy of the GCC on the HDD. Furthermore, this bug cames > on both computers where I use DJGPP. And the bug is present in 2.81 and > 2.95.2 versions of GCC. I doubt that it's a bug in GCC. The problem description (different sections in the object code) is too complex to be explained by a bug. 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.
webmaster | delorie software privacy |
Copyright � 2019 by DJ Delorie | Updated Jul 2019 |