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

Re: Problems with modules and zsh 4.0.4



On Tue, 30 Oct 2001, Vincent Lefevre wrote:

> Concerning the difference with zsh 4.0.2, in fact, I think that
> I compiled zsh 4.0.2 with gcc 2.95.2. So, I've tried to compile
> zsh 4.0.4 with gcc 2.95.2 (instead of 3.0) and I no longer get
> the problems. Now, I don't know if these problems come from zsh
> or gcc 3.0.
>
>

This comes from GCC (or to be precise, from the particular configuration).
We already had the case. gcc-3 compiled programs need extra shared library
(I forgot the name). If this library could not be found program appears to
work but some things fail.

-andrej



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