Date: Wed, 23 May 2001 06:41:09 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Bundesrichter AT altavista DOT de Message-Id: <9003-Wed23May2001064109+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <9eef1p$1n4l$1@ariadne.rz.tu-clausthal.de> (Bundesrichter AT altavista DOT de) Subject: Re: Pthreads with win98 References: <9eef1p$1n4l$1 AT ariadne DOT rz DOT tu-clausthal DOT de> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Bundesrichter AT altavista DOT de > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 22 May 2001 21:31:33 +0200 > > I have to programming C with pthreads. > My actually compiler is lccwin32. > It doesn't accept pthreads by the line > > #include > > I know that I normally have to install it with the compiler. But I don't > have the opinon to change the installation. > > So, I turned to gcc. > But under gcc for DOS I have the same problem. You need to download and install the pthreads package. The DJGPP FAQ list gives a URL for that in section 22.4.