Has anyone experienced errors compiling caterina bootloader in win 8.1? My errors are:
0 [main] sh 6744 sync_with_child: child 8804(0x160) died before initializa
tion with status code 0xC0000142
224 [main] sh 6744 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
0 [main] sh 3188 sync_with_child: child 5344(0x160) died before initializa
tion with status code 0xC0000142
318 [main] sh 3188 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
I tried a few solutions found online and none worked such as this:
http://www.avrfreaks.net/forum/windows-81-compilation-error?name=PNphpBB2&file=viewtopic&t=137881
I was able to build on a win 7 machine at work.