From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: BUG ! Date: Tue, 15 Feb 2000 19:16:00 +0000 Organization: Customer of Planet Online Lines: 30 Message-ID: <38A9A5F0.41DC24BD@bigfoot.com> References: <001a01bf777c$ecbca7e0$3ca812d4 AT miguel> NNTP-Posting-Host: modem-137.lithium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg2.svr.pol.co.uk 950738753 16709 62.136.2.137 (16 Feb 2000 22:05:53 GMT) NNTP-Posting-Date: 16 Feb 2000 22:05:53 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. > Miguel Tetembua Campino Vale wrote: > I don't know if is a DJGPP bug or GCC bug. Or perhaps a bug in libsocket? > I try to compile "v2tk/lsck073s.zip" with gcc v2.95.x and some error > in file "lsck073/src/wsock/vxd.c" line 37, ---> :"%eax", "%edx"); > I used "djdev203". > The version gcc v2.8.1 can compile! This is a known problem, due to gcc 2.95.x being stricter on parsing assembly. Download beta 3 of libsocket 0.7.4 plus the first patch from here: http://www.phekda.freeserve.co.uk/richdawe/lsck/lsck_dl.htm The files you want are ls074b3.zip and ls074b3-patch1.zip. This version is much better than 0.7.3 - it works on Windows '98 for a start (well, mostly). Alternatively, you can get the binary release lsck073b.zip. Then you won't have to compile the library yourself. HTH, bye, -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/