Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: unlink_if_ordinary undefined...



On Sun, Dec 31, 2023 at 02:19:01PM +0000, Chavdar Ivanov wrote:
> As far as I could tell, the only place where this is defined in the system is in
> 
>  nm /usr/libexec/lto-wrapper | grep unlink_if
> 000000000006a842 T unlink_if_ordinary
> 
> No idea about this, my google-fu apparently is not so strong to
> suggest anything useful.

It is a GNU libiberty utility function and probably should not be a dynamic
symbol anywhere (but staticaly linked from -liberty).

Martin


Home | Main Index | Thread Index | Old Index