-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add ASM compiler support? #161
Comments
What kind of support do you need? Just install the ASM you want and use it? There are many packages which already do that |
Sorry missed that comment, do you mean I could use pacman in Mingw and install any package in the script? |
Not |
Thanks for the information, I successfully install uasm via
|
Some environment like mingw would like asm compiler such as uasm.
https://github.com/msys2/MINGW-packages/blob/8ff2f8d0c3589b43d538cb6c738a0d9eed7e9d7e/mingw-w64-clang/PKGBUILD#L297-L298
The text was updated successfully, but these errors were encountered: