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

Re: Patch to link dynamic zsh even if some libs are static



> As long as I cannot make our developers to provide shared versions of all
> libs (Kosten Frage ;), here is very small patch to enable compilation

Why do not you make a shared curses yourself?  Split the .a file to object
files, and link them to a shared library just as zsh creates libzsh.so.

Zoltan



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