From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Pretest Date: Tue, 31 Oct 2006 21:12:57 -0500 Message-ID: References: <87lkn1tzav.fsf@stupidchicken.com> <87wt6ka3ij.fsf@stupidchicken.com> <87ejssjhh0.fsf@furball.mit.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1162347262 24402 80.91.229.2 (1 Nov 2006 02:14:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Nov 2006 02:14:22 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 01 03:14:20 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gf5cK-0007XU-Cw for ged-emacs-devel@m.gmane.org; Wed, 01 Nov 2006 03:14:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gf5cJ-0001Rb-Qm for ged-emacs-devel@m.gmane.org; Tue, 31 Oct 2006 21:14:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gf5b9-0000RH-La for emacs-devel@gnu.org; Tue, 31 Oct 2006 21:12:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gf5b8-0000QB-RB for emacs-devel@gnu.org; Tue, 31 Oct 2006 21:12:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gf5b8-0000Pv-I4 for emacs-devel@gnu.org; Tue, 31 Oct 2006 21:12:58 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gf5b8-00048m-Ef for emacs-devel@gnu.org; Tue, 31 Oct 2006 21:12:58 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Gf5b7-00013H-Nm; Tue, 31 Oct 2006 21:12:57 -0500 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Mon, 30 Oct 2006 23:02:24 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61510 Archived-At: The problem was that ld failed to link temacs without any error message, and regenerating the configure script with a slightly different version of Autoconf mysteriously solved the problem, although I see no changes whatsoever except a few insignificant ones in the configure script itself. It is quite mysterious, so I would suggest adding some echo statements just before the ld command (in both cases), to verify the arguments and environment. plus echo's to