From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: `print' does not print Date: Wed, 27 Mar 2002 11:10:25 +0200 (IST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <15521.35374.659644.387438@jupiter.akutech-local.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1017220348 1392 127.0.0.1 (27 Mar 2002 09:12:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 27 Mar 2002 09:12:28 +0000 (UTC) Cc: David Kaelbling , rms@gnu.org, bug-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16q9To-0000ML-00 for ; Wed, 27 Mar 2002 10:12:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16q9Tl-0005LK-00; Wed, 27 Mar 2002 04:12:25 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16q9T1-0005JP-00; Wed, 27 Mar 2002 04:11:39 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id LAA07960; Wed, 27 Mar 2002 11:10:26 +0200 (IST) X-Sender: eliz@is Original-To: Ralf Fassel In-Reply-To: <15521.35374.659644.387438@jupiter.akutech-local.de> Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:221 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:221 On Wed, 27 Mar 2002, Ralf Fassel wrote: > As an aside, I had a quick glance at the output of `nm' on the temacs > binaries, but could not make any sense out of it. If someone thinks > this might be of some help, I can send it. I don't know enough about Irix binary formats, but I'd at least suggest to compare the output of nm for the two builds you did on the two different OS versions (the one that worked and the one that didn't): perhaps this comparison will tell something.