Adds signed 64-bit division helper routines to complement the unsigned we already have for the core. The signed is needed for gcc 7.3.1 32-bit release builds.
Disables static drmemtrace tests as a workaround for gcc 7.3.+ link errors for 32-bit non-debug builds.
Issue #2949 Fixes #2947 (closed)