Skip to content
New issue

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

Error Panic When using -a flag on MacOS #6

Open
Iiqbal2000 opened this issue Sep 28, 2023 · 1 comment
Open

Error Panic When using -a flag on MacOS #6

Iiqbal2000 opened this issue Sep 28, 2023 · 1 comment

Comments

@Iiqbal2000
Copy link

I compiled it using the release mode

Input:

asm-cli-rust -a x86

Output:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Unsupported', src/main.rs:46:48
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@Iiqbal2000
Copy link
Author

My mistake, I should use x32 instead of x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant