WINSDK / bite

Disassembler focused on comprehensive rust support.
MIT License
794 stars 22 forks source link

Observation: -Ctarget-cpu=native means the releases don't necessarily run on arbitrary machines #13

Open hermanhermitage opened 5 months ago

hermanhermitage commented 5 months ago

I downloaded V0.3 release. My arch must not support insertq instruction so the binary fails early in startup. Not a complaint, just an observation for future releases. Ignore as approprate :)

jonas-s-s-s commented 2 months ago

Must be the same issue as I'm having. Compiled binary for x86_64 windows closes immediately after startup.