Date: Thu, 11 Jun 1998 20:46:42 +0300 (IDT) From: Eli Zaretskii To: Boris Muratshin
cc: djgpp AT delorie DOT com Subject: Re: DJGPP & multithreading In-Reply-To: <01bd945c$23ffa320$22d17cc1@alexandr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 10 Jun 1998, Boris Muratshin wrote: > I want to create a port of the program from FreeBSD. > The problem is that my program actively uses PTHREADS. > I found something named 'RSXNTDJ' but it has serious problems with > work in multithread enviroment. > Please answer whether exist under Win32 > normal development tool for multithread programming? > Does anybody know successfull story about that? I think PTHREADS can be compiled and used with DJGPP. So I don't understand why did you need RSXNTDJ or any other Win32 tools.