Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Using zsh in gcc compilation



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