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
Two problems with this example:
1) shared object name needs lib prefix as that's what ld looks for
2) Need to include pwd as path for ld to look for
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments