From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16683 invoked from network); 30 Jul 2001 15:28:03 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Jul 2001 15:28:03 -0000 Received: (qmail 10454 invoked by alias); 30 Jul 2001 15:27:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15536 Received: (qmail 10443 invoked from network); 30 Jul 2001 15:27:57 -0000 Date: Mon, 30 Jul 2001 11:27:47 -0400 From: Clint Adams To: Borsenkow Andrej Cc: Wes Morgan , zsh-workers@sunsite.dk Subject: Re: Compiling zsh-4.0.2 on Mac OS X Message-ID: <20010730112747.C20917@dman.com> References: <3B5E0BBE.8020100@slacknet.org> <000001c114cb$140800f0$21c9ca95@mow.siemens.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000001c114cb$140800f0$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Wed, Jul 25, 2001 at 09:31:38AM +0400 > The first try is to configure with --enable-zsh-debug. This is the simplest > method to turn off -s (strip) flag. Oddly enough, the documentation seems to claim that -s is the same as -S (don't assemble). I guess it's wrong.