Date: Sun, 18 Mar 2001 18:36:54 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Mark E." Message-Id: <2110-Sun18Mar2001183654+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: <3AB48668.14836.1B1189@localhost> (snowball3@bigfoot.com) Subject: Re: Patch for djgpp.djl References: <3AB35C76 DOT 21437 DOT 248782 AT localhost> <3AB48668 DOT 14836 DOT 1B1189 AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Mark E." > Date: Sun, 18 Mar 2001 09:56:56 -0500 > > Unique sections are generated to ensure that only one copy of something will > appear in the final link or for garbage collection by the linker. The patch > adds support for the sections for the second case and .gnu.linkonce* sections > handle the first case. Thanks for the explanations. Does SYMIFY cope with such executables?