Date: Thu, 7 Dec 2000 19:13:31 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP linker script update In-Reply-To: <200012071607.LAA04354@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Thu, 7 Dec 2000, DJ Delorie wrote: > > I have always wondered why do we need all those *read.c modules linked > > into GDB and making it so large (the current version overflows the COFF > > limit of 64K lines for debug info). > > I have a patch for that problem for cygwin; it involves a MS > extension. Perhaps we should consider it for djgpp as well? You mean, a patch to lift the 64K lines limit? Yes, I think it would be great to get rid of that.