From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Crash in M$ build using msvc 7.1 Date: Thu, 24 Apr 2008 00:36:47 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208977674 16703 80.91.229.12 (23 Apr 2008 19:07:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2008 19:07:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 23 21:08:29 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JokJo-00085F-0F for ged-emacs-devel@m.gmane.org; Wed, 23 Apr 2008 21:07:48 +0200 Original-Received: from localhost ([127.0.0.1]:44203 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JokJ8-0004wF-7Y for ged-emacs-devel@m.gmane.org; Wed, 23 Apr 2008 15:07:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JokJ2-0004t1-AO for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:07:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JokIx-0004mI-HW for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:06:59 -0400 Original-Received: from [199.232.76.173] (port=58458 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JokIx-0004ln-8Y for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:06:55 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JokIw-0007uD-4d for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:06:54 -0400 Original-Received: by ti-out-0910.google.com with SMTP id a20so1051960tia.10 for ; Wed, 23 Apr 2008 12:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=T2+bhNIGmwSDU7VR9Q3z9AKuAiPvu+T5YOvCHk6+6B0=; b=hXTO7DZefJtv1qgrALBGcS98SgmvT2J5om1XVZC/mOCk880w0pAb+/3Cq7foAWxzpeTxOUGnwk8LcwBSYcDFBiKZpamG9+I/23z+qHCEGRYSIXSLLflorOUSP9RlcofqiNm2wd1E9q1WQt69c2d7Ijej33DDf5RzK5tP6kjamO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qW/Y/v122E9MTGNkiRoVUgRUb1bO3xPNmWFGJ8c5bvpVEP4W4EsxtzQHcrvP9rbys0CZOZGK2dSFFw96hpo7Qjycqw9CgmhR3qZlfN6mTUMPiCZdvLjsBzygI/gjXsDnTlbnFARVFtmhXYxsALWIIT1faAaUe6x5Gw2gL0j2Gu0= Original-Received: by 10.110.47.17 with SMTP id u17mr189641tiu.53.1208977608065; Wed, 23 Apr 2008 12:06:48 -0700 (PDT) Original-Received: by 10.110.93.15 with HTTP; Wed, 23 Apr 2008 12:06:47 -0700 (PDT) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:95853 Archived-At: Hello, i am trying to use emacs from head built with msvc compiler on xp with no image libraries. I have disabled all image support in the configure (could this cause problems?). It crashes on startup. I am trying to debug. Is it a known problem? -dhruva -- Sent from Gmail for mobile | mobile.google.com Contents reflect my personal views only!