Date: Fri, 24 Oct 1997 12:32:22 +0200 (IST) From: Eli Zaretskii To: andrewc AT rosemail DOT rose DOT hp DOT com cc: wallace AT ami1 DOT md DOT essd DOT northgrum DOT com, djgpp AT delorie DOT com Subject: Re: compiling C++ with -a switch In-Reply-To: <199710221613.AA278586807@typhoon.rose.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 22 Oct 1997, Andrew Crabtree wrote: > I don't know the details of the first patch, but I believe I added the > following lines to config/go32.h. Your mention of HAVE_ATEXIT just > makes we worried I may have overlooked something when I did this last > April-ish. I think it's better to make a local change that only involves that spot. HAVE_ATEXIT is used in several other spots as well. (I would expect that there should be a way to disable the dtor handling without having to lie to the configuration about the functions we have in the library, though.) > Remember to send to the egcs list too, as well as gcc2 > (or I could do this if you want). Please do. I'm afraid I won't get to this for quite a while.