mingw32 fails out of the box
Posted: Thu Aug 24, 2017 9:00 pm
Downloaded the mysys2 for windows msys2-i686-20161025.exe ran the file. Builds the directories and copies the files as expected.
When I try to execute mingw32.exe it puts up a window with a message about
Error: Could not fork child process: Resource temporarily unavailable (-1).
DLL rebasing may be required; see 'rebaseall / rebase --help'.
Attempted to rebase but script fails.
At this point esp-idf is non functional and development stops
This is just another example of new stuff breaks old stuff and developer left in the cold. This all worked a month or so ago
When I try to execute mingw32.exe it puts up a window with a message about
Error: Could not fork child process: Resource temporarily unavailable (-1).
DLL rebasing may be required; see 'rebaseall / rebase --help'.
Attempted to rebase but script fails.
At this point esp-idf is non functional and development stops
This is just another example of new stuff breaks old stuff and developer left in the cold. This all worked a month or so ago