From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: random crashing with bootstrap emacs (cvs) under solaris (SunOS 5.8) Date: Fri, 17 Feb 2006 19:18:05 -0500 Message-ID: <1tirrdwmde.fsf@fencepost.gnu.org> References: <20060216033750.24390.qmail@mail.tsm32.com> <1thd6y319n.fsf@fencepost.gnu.org> <1242f34a0602162350v2240c620qb2d26232256d7df2@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140253322 3562 80.91.229.2 (18 Feb 2006 09:02:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Feb 2006 09:02:02 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 18 10:02:00 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 1FANyX-0000WJ-CP for ged-emacs-devel@m.gmane.org; Sat, 18 Feb 2006 10:01:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FANyW-0006Lh-Pt for ged-emacs-devel@m.gmane.org; Sat, 18 Feb 2006 04:01:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FAFup-00034c-IC for emacs-devel@gnu.org; Fri, 17 Feb 2006 19:25:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FAFtE-0001dh-15 for emacs-devel@gnu.org; Fri, 17 Feb 2006 19:23:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAFna-0006j5-Eg for emacs-devel@gnu.org; Fri, 17 Feb 2006 19:18:09 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FAFt3-0004dz-6a for emacs-devel@gnu.org; Fri, 17 Feb 2006 19:23:45 -0500 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.34) id 1FAFnZ-0002Gy-RX; Fri, 17 Feb 2006 19:18:05 -0500 Original-To: Mark Aufflick X-Spook: keyhole csim Yukon Taiwan plutonium threat event security X-Ran: xV'6([_GWfLLDwm>=5i7jBAm^p:Q2'.+]4Aen!-GgYs,RaIov4'aVHO69ifKpsVO(v5vwA X-Hue: magenta X-Attribution: GM Mail-Followup-To: Mark Aufflick , emacs-devel@gnu.org In-Reply-To: <1242f34a0602162350v2240c620qb2d26232256d7df2@mail.gmail.com> (Mark Aufflick's message of "Fri, 17 Feb 2006 18:50:07 +1100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) 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:50696 Archived-At: Mark Aufflick wrote: > For the record Glen, are you using gcc or Sun cc ? Well, I'll share the details of my compilation if you share yours... ;) The first time, configure found gcc (3.2.3) and used it by default. I just now tried again with "configure --without-gcc". This used "cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11". This also compiled (and ran) fine, although there are > 1000 warnings of the form: warning: integer overflow detected: op "<<" warning: end-of-loop code not reached warning: argument #1 is incompatible with prototype