The MTK function machine encountered the following problems during the new process:
Make.exe:
* ** Couldn't reserve space for cygwin's heap, Win32 error 487
Solution:
C: \ Program Files \ microsoft sdks \ windows \ v6.0a \ bin> rebase.exe-B 0x765b0000 D: \ yutao_code \ l599_0813_msys \ huaqin_60a_vob \ code \ tools \ msys \ bin \ msys-1.0.dll
Rebase: total size of mapping 0x0000000000110000
Rebase: range 0x00000000765b0000-0x000000000000766c0000
C: \ Program Files \ microsoft sdks \ windows \ v6.0a \ bin>
My computer has a rebase.exe file in the c: \ Program Files \ microsoft sdks \ windows \ v6.0a \ bindirectory, so you need to enter this directory
My code is stored in D: \ yutao_code \ l599_0813_modem\ huaqin_60a_vob \ code. After searching, you can find the msys-1.0.dll in the \ tools \ msys \ bin directory.
The output result of executing the preceding command is
Rebase: total size of mapping 0x0000000000110000
Rebase: range 0x00000000765b0000-0x000000000000766c0000
Recompile.