Created by: umarcor
Build fails with error undefined symbol: GLOBAL DEFAULT UND __aeabi_ldivmod
on ARM with GCC 7.
Issue: #3399 (closed) Fixes #2901 (closed)
I have successfully tested this fix on a PYNQ board and on a APM X-Gene 2 server (in arm32v7 and arm64v8 docker containers).
Note that the patch proposed by @TomSie in #2901 is not included here. It seems to be specific to armv6, but I don't have any such device to test. Therefore I don't know whether it is ok to close #2901 (closed) with this PR.