delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
X-Recipient: | djgpp AT delorie DOT com |
Date: | Sun, 29 May 2011 21:07:42 +0300 |
From: | Eli Zaretskii <eliz AT gnu DOT org> |
Subject: | Re: Re. ANNOUNCE: DJGPP port of GNU Emacs 23.3 uploaded |
In-reply-to: | <irtpdi$v6d$2@speranza.aioe.org> |
X-012-Sender: | halo1 AT inter DOT net DOT il |
To: | djgpp AT delorie DOT com |
Message-id: | <838vtpgz2p.fsf@gnu.org> |
References: | <201105281650 DOT 25759 DOT juan DOT guerrero AT gmx DOT de> <irtpdi$v6d$2 AT speranza DOT aioe DOT org> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: Martin Str|mberg <ams AT brother DOT ludd DOT luth DOT se> > Date: Sun, 29 May 2011 15:40:34 +0000 (UTC) > > > c:/djgpp-2.03/bin/ld.exe: temacs: warning: .text: line number overflow: 0x1677d > 0xffff > > Eli, you did see this overflow, right? Yes, of course. I see it every time I build Emacs. But it cannot explain the crashes. This means that the number of source lines with debug info overflowed the COFF 64K limit, and so some source lines will be unknown to GDB. But it doesn't have any effect on the code that is generated.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |