Hi Jim, > I have no control over glibc's error, and it uses program_invocation_name, > not program_invocation_short_name, so in order to make diagnostics appear like > > program_name: .... > > rather than > > /abs/dir.../.libs/lt-program_name: .... > > the set_program_name function must update program_invocation_name.
I see, thanks for clarification. Regards, Sergey