> <br> > Well for one 'program_invocation_short_name' I know there are alternatives > to<br> > this, but I'm trying to avoid solaris specific #defines in the source.<br> > <br>
Try using dlinfo(). The Linux documentation is sparse, but it's present on my Centos 5 box, and it should work for you on Solaris. -- This message posted from opensolaris.org