Date: Mon, 9 Aug 1999 17:41:10 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp AT delorie DOT com Subject: Re: A bug In-Reply-To: <37add319.1812746@news3.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 8 Aug 1999, Mark E. wrote: > >You probably compiled this as a C++ program, because C programs don't > >have this misfeature. See section 8.12 of the FAQ for a work-around. > > This was discussed on one of the egcs mailing lists not too long ago. The > fix is to add a statement to DJGPP's config file in gcc that tells gcc the > name of the bss section. Is this a fix for the C++ compiler, or are you telling that in EGCS and GCC 2.95 this problem exists in the C compiler as well?