From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap failed during compile of process.c Date: Wed, 04 Jan 2006 20:59:19 +0100 Message-ID: <43BC2917.8090705@student.lu.se> References: <43BB7209.2090300@student.lu.se> <43BBDC50.20304@student.lu.se> <43BC124E.2000106@student.lu.se> <43BC1913.7070907@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136404860 27952 80.91.229.2 (4 Jan 2006 20:01:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Jan 2006 20:01:00 +0000 (UTC) Cc: Eli Zaretskii , storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 04 21:00:53 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 1EuEns-0007Y7-FP for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2006 21:00:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuEpZ-0003ig-3A for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2006 15:01:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EuEp5-0003bb-Lz for emacs-devel@gnu.org; Wed, 04 Jan 2006 15:01:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EuEp4-0003bI-W7 for emacs-devel@gnu.org; Wed, 04 Jan 2006 15:01:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuEp4-0003bD-SD for emacs-devel@gnu.org; Wed, 04 Jan 2006 15:01:26 -0500 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EuEqC-00022C-EL; Wed, 04 Jan 2006 15:02:36 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn1.fre.skanova.net (7.2.069.1) id 43BB9A29000349BD; Wed, 4 Jan 2006 20:59:20 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: emacs-devel@gnu.org In-Reply-To: <43BC1913.7070907@student.lu.se> 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:48709 Archived-At: Lennart Borgman wrote: > Eli Zaretskii wrote: > >> In any case, it's not for this release (there are much safer changes >> than this that I'm holding until after the release, like using DWARF-2 >> debug info in compilation commands). >> >> > I am not sure. Maybe winsock2 could help solve the problem with > emacsserver/client? I just tried with the changes I told before to start emacsserver with start-server. It still takes 100% CPU.