Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Using zsh in gcc compilation
- X-seq: zsh-workers 17707
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: "David Gómez" <david@xxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Using zsh in gcc compilation
- Date: Thu, 19 Sep 2002 15:54:41 +0000
- In-reply-to: <20020919151257.GA27445@fargo>Comments: In reply to "David Gómez" <david@xxxxxxxxxxxx> "Re: Using zsh in gcc compilation" (Sep 19, 5:12pm)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20020919151257.GA27445@fargo>
On Sep 19, 5:12pm, David Gómez wrote:
}
} It seems genmultilib use the $options variable to store the first
} positional parameter to genmultilib, and i'm sure you've guessed it,
} $options is already defined by zsh.
This should be fixed in zsh 4.0.5 and later (options et al. only get
predefined if zsh is started as zsh, unless you explicitly zmodload).
What version are you using?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author