This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

(Parallel make) gmake -j4 crashes often: runtime error R6016


Sometimes, I see this message in the console window:

runtime error R6016
- not enough space for thread data

Actually, I can even get that message with make -j1. It happens after
about two dozen gmakes finish in different directories. The last step is
for the executable to be linked with the libraries. 

Is there a way to increase the space avaialable for the thread data?

I am using the latest version, downloaded as an executable. I have a
four-processor machine. I use MAKE_MODE=win32.

Christopher Dunn
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]