From: "Randy" Newsgroups: comp.os.msdos.djgpp Subject: Re: pthreads? Date: Fri, 26 May 2000 19:07:17 -0700 Organization: The University of Manitoba Lines: 24 Message-ID: <8gn3kn$4vk$2@canopus.cc.umanitoba.ca> References: NNTP-Posting-Host: annex4-34.cc.umanitoba.ca X-Trace: canopus.cc.umanitoba.ca 959386071 5108 130.179.153.194 (27 May 2000 00:07:51 GMT) X-Complaints-To: Postmaster AT cc DOT umanitoba DOT ca NNTP-Posting-Date: 27 May 2000 00:07:51 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I require pthreads too...(school thing, so I can't use some other libs instead) I can't access this link: ftp://ftp.cs.fsu.edu/pub/PART/PTHREADS/pthreads.zip Anyone know of an alternative location? Thanks. (please respond by E-mail if possible) Eli Zaretskii wrote in message ... > >On Thu, 18 May 2000, David Rasmussen wrote: > >> Can I use pthreads with DJGPP? > >Yes. > >> Where do I download the library? > >Take a look at section 22.4 of the DJGPP FAQ, it has a pointer to a DJGPP >port of Pthreads (and to a couple of other threading packages you could >use).