mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 20:30:17 +00:00
GCC version 7 and above generate calls to __divmoddi for 64bit integer division on 32-bit. Unfortunately, libgcc liberaries of older compilers lack this symbol and are still in use by Debian/Ubuntu LTS at least.