delorie.com/archives/browse.cgi | search |
From: | "Mark E." <snowball3 AT bigfoot DOT com> |
To: | djgpp-workers AT delorie DOT com |
Date: | Sun, 18 Mar 2001 09:56:56 -0500 |
MIME-Version: | 1.0 |
Subject: | Re: Patch for djgpp.djl |
Message-ID: | <3AB48668.14836.1B1189@localhost> |
References: | <3AB35C76 DOT 21437 DOT 248782 AT localhost> |
In-reply-to: | <Pine.SUN.3.91.1010318112625.11615H-100000@is> |
X-mailer: | Pegasus Mail for Win32 (v3.12c) |
Reply-To: | djgpp-workers AT delorie DOT com |
> Is there any chance these changes will have problems with previous > versions of GCC and/or Binutils? If not, I think the changes can go > in. No. > Just for the record, could someone please say a few words about these > new sections, and the issue of unique sections in general? Thanks. 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. Mark
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |