X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: atlas_wang AT yahoo DOT com (Wang Yong) Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with LWP2.0 of DJGPP Date: 6 Oct 2003 17:53:41 -0700 Organization: http://groups.google.com Lines: 22 Message-ID: <78a4a70a.0310061653.5e5bda86@posting.google.com> References: <3F68D8A8 DOT B322BDAC AT phekda DOT freeserve DOT co DOT uk> NNTP-Posting-Host: 202.172.41.100 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1065488021 7998 127.0.0.1 (7 Oct 2003 00:53:41 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 7 Oct 2003 00:53:41 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Well, I tried it: update DJGPP following the instruction in pth packet, compile and install Watt32, etc. However, it still cannot work in my computer. Actually, I even tried libsocket8.0. Same result. It just said that something wrong in socket.h. Since there are no document of pth for DJGPP, I've to refer to the manual for linux. But the compiling configuration blows me down. :( Is there any tutorial of pth for DJGPP? Richard Dawe wrote in message news:<3F68D8A8 DOT B322BDAC AT phekda DOT freeserve DOT co DOT uk>... > Hello. > > Wang Yong wrote: > [snip] > > BTW: Is there any other multitask/thread libraries for DJGPP v2.03 > > or above? > > You could try GNU pth - it's pth137b.zip (binaries) and pth137s.zip (sources) > in v2gnu/alpha/ . That only works with DJGPP 2.04. > > Regards,