You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
back::link_binary() calls os::dll_filename() to get output library name
but os::dll_filename() picks prefix only depending on the host arch instead of target.
It should be based on the target arch