open-license-manager / licensecc

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
http://open-license-manager.github.io/licensecc/
BSD 3-Clause "New" or "Revised" License
947 stars 300 forks source link

compile failed on arm linux #119

Closed chendd14 closed 3 years ago

chendd14 commented 3 years ago

licensecc/src/library/os/os-linux.c:216:2: error: impossible constraint in ‘asm’ asm volatile

How to compile on embedded linu? Has someone tried?

gcontini commented 3 years ago

duplicate of #83 (sorry arm support isn't planned for now, but if you get it going i'm happy to accept contributions)