emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#13818: closed (24.3.50; Bootstrap failed on Cygwin


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13818: closed (24.3.50; Bootstrap failed on Cygwin due to revno: 111870)
Date: Thu, 28 Feb 2013 03:28:01 +0000

Your message dated Wed, 27 Feb 2013 22:25:18 -0500
with message-id <address@hidden>
and subject line Re: bug#13818: 24.3.50; Bootstrap failed on Cygwin due to 
revno: 111870
has caused the debbugs.gnu.org bug report #13818,
regarding 24.3.50; Bootstrap failed on Cygwin due to revno: 111870
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13818: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13818
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; Bootstrap failed on Cygwin due to revno: 111870 Date: Tue, 26 Feb 2013 16:23:37 +0900 User-agent: Gnus/5.130006 (真 Gnus v0.6) Emacs/24.3.50 (i686-pc-cygwin)
In GNU Emacs 24.3.50.1 (i686-pc-cygwin, X toolkit, Xaw3d scroll bars)
 of 2013-02-26 on localhost
Bzr revision: 111880 address@hidden
Windowing system distributor `The Cygwin/X Project', version 11.0.11302000
Configured using:
 `configure --verbose --with-x-toolkit=lucid --without-imagemagick
 --without-dbus --without-gconf --without-gsettings'

When dumping temacs it stops by the following error:

vm-limit.o: In function `memory_warnings':
src/vm-limit.c:239: undefined reference to `_data_start'

Please demand to me if other info is required.   Thanks.



--- End Message ---
--- Begin Message --- Subject: Re: bug#13818: 24.3.50; Bootstrap failed on Cygwin due to revno: 111870 Date: Wed, 27 Feb 2013 22:25:18 -0500 User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
On 2/27/2013 6:25 AM, Ken Brown wrote:
Also, suppose we change this test program to the following
instead -- does this test program compile and link?

extern char data_start[];
char ch;
int
main ()
{
   return data_start < &ch;
}

No, this gives the "undefined reference to `_data_start'" error.  Making
that change in configure.ac fixes the problem.

I went ahead and committed this change as bzr revision 111889. I'm closing the bug.

Ken


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]