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

Re: Several modules can only be used dynamically?



On Thu, 2019-12-05 at 08:12 -0800, Bart Schaefer wrote:
> On Thu, Dec 5, 2019, 8:02 AM Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> > On Thu, 2019-12-05 at 16:41 +0100, Norbert Lange wrote:
> > > I was able to build zsh with a static zsh/regex after editing the
> > > offending line
> > > sed -e 's,echo dynamic,echo either,' -i zsh/Src/Modules/regex.mdd
> > 
> > If that works for you, that's fine --- this is entirely practical.
> Isn't the "approved" way to do this, to edit config.modules and change
> the link= value for any modules that can/should be static?

Yes, that's neater; just make sure you rebuild from early enough
in the process --- the instructions say "make prep".

But nobody's actually looking.

pws



Messages sorted by: Reverse Date, Date, Thread, Author