We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, does it support 32-bit? When I compile the program, it only generates obj-intel64. How can I have obj-ia32? Thanks
The text was updated successfully, but these errors were encountered:
Pin tool creates a binary, that is native to your host. You need to boot into ia32 machine and recompile it, to get 2 bit Intel binary
Sorry, something went wrong.
No branches or pull requests
Hi, does it support 32-bit? When I compile the program, it only generates obj-intel64. How can I have obj-ia32? Thanks
The text was updated successfully, but these errors were encountered: