From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacs-cvs build on OpenBSD-current dumps core Date: Sat, 05 Jul 2003 18:25:28 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030621023645.GB17638@boetes.org> <20030704041007.GA27242@boetes.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1057444086 1411 80.91.224.249 (5 Jul 2003 22:28:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 5 Jul 2003 22:28:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jul 06 00:28:03 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19YvVi-0000MU-00 for ; Sun, 06 Jul 2003 00:28:02 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Yveo-0001rJ-00 for ; Sun, 06 Jul 2003 00:37:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19YvVQ-0003eW-1v for emacs-devel@quimby.gnus.org; Sat, 05 Jul 2003 18:27:44 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19YvV3-0003dD-Rl for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:27:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19YvUP-0003GN-A4 for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:26:41 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19YvTH-0002kv-E1 for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:25:31 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19YvTE-0004CX-JO; Sat, 05 Jul 2003 18:25:28 -0400 Original-To: Han Boetes In-reply-to: <20030704041007.GA27242@boetes.org> (message from Han Boetes on Fri, 4 Jul 2003 06:09:45 +0159) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15396 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15396 I have to set LDFLAGS='-Z'. This is because OpenBSD current now is an elf platform. Can you suggest a change for the system-specific configuration files that will provide that option?