Yura Vishnevskiy wrote: > Thank you for the information. Unfortunately, this does not help. The > executable still depends on shared (non existing) libs.
Set LD_OPTIONS=-Dfiles. This will tell you which files ld(1) is using. Perhaps this will uncover something. -- Rod.