MIME-Version: 1.0 Subject: RE: Problems running Watt-32 Content-Type: text/plain; charset="iso-8859-1" content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Date: Fri, 13 Sep 2002 14:35:49 -0400 Message-ID: <36F74B8910ED2E4AB98A2E8829085F151799@email2k.compuweigh.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problems running Watt-32 Thread-Index: AcJbS9TiWfeIgEhXTWSnvcyqxuFpMgAB9ViA From: "Alex" To: "Djgpp AT Delorie DOT Com (E-mail)" Cc: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g8DIRLQ10345 Reply-To: djgpp AT delorie DOT com I have tried the new RHIDE, but it does the same thing - program hangs. It must be something stupid in the way my system configured, but I just cannot figure out what's wrong - I've been using the djgpp / rhide for 2+ years and never had any problems. Again, I don't understand why the "Step Over" function (F8) does not work. At least, I should step into the function main() when I press F8 to run the program, but instead on the first press it shows me the same place in the code where I've been in the editor before starting the program, and on the second press the PC hangs... Alex O. -----Original Message----- From: Andris [mailto:pavenis AT lanet DOT lv] Sent: Friday, September 13, 2002 10:28 AM To: djgpp AT delorie DOT com; Alex Subject: Re: Problems running Watt-32 On Friday 13 September 2002 17:07, Alex wrote: > Hi everybody, > > I have a major problem here and need your help desperately. > > In my application I need to use TCP/IP sockets, so I downloaded and > compiled the WATT-32 library (v.2.1 dev.rel.4) > My platform is DOS, DJGPP 2.03 (gcc 2.95.3), RHIDE 1.4.9. Get my newest RHIDE build for DJGPP from http://rhide.sourceforge.net/snapshots It uses GDB-5.2.1 internally (currently newest stable version) However I cannot of course be sure it will work ... I'm also not using Watt-32 (haven't even tried it) Andris