sentry-native
sentry-native copied to clipboard
mingw32 compiles a 32-bit sentry native library to report an error
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
1 According to the compilation instructions of Sentry Native, a 32-bit Sentry is compiled 2 entry-native/external/crashpad/util/misc/capture_context_win.asm(342) : Error A2030 : Instruction or register not accepted in current CPU mode
Expected Result
compiled success,no error
Actual Result
compiled fail,error
Product Area
Unknown
Link
No response
DSN
No response
Version
No response
Assigning to @getsentry/support for routing ⏲️
The mingw
support in the Native SDK is based on community efforts. Sentry currently does not provide any support for mingw
. We will accept PRs that will fix issues.
@new360: For now, you may be able to use the breakpad backend if building for x86 / 32-bit Windows via mingw.