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

RE: AIX-problem: the main module won't link statically



[moved to zsh-workers]

>
> It works statically (test nr C02 failed though)..

Could you please post output of make TESTNUM=C02 check?

                                                                      but it
is weird, if
> dynamic loading would work, that it couldn't link that library (libzsh..)
> in the binary as configured...
>

To make dynamic loading possible, modules has to access symbols from main
zsh. It is not possible without external library on AIX. It is obviously
possible on True64 so you do not get extra library.

-andrej



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