I have a system that uses some shared libraries. I find that
when a library constructor runs the __wrap_main() did not
yet execute and as a results I get many violations on the
objects that it registers.

The attached program demonstrates 'stderr' (simple to do)
but my main problem is 'environ' which I interrogate at
that time.

What is the correct way of handling this?

-- 
Eyal Lebedinsky ([EMAIL PROTECTED]) <http://samba.org/eyal/>

Attachment: zz40.sh
Description: application/shellscript

Reply via email to