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
which does not work because libso.so is not yet generated.
Refering to the Makefile in libso directory and making it all right,
i guessed that the 2 lines shown above should be replaced with:
something wrong with 2 command lines in Listing 5-31.
After two nasm lines, the book says:
which does not work because libso.so is not yet generated.
Refering to the Makefile in libso directory and making it all right,
i guessed that the 2 lines shown above should be replaced with:
The text was updated successfully, but these errors were encountered: