Re: Problem with regression tests getting stuck

2002-09-04 Thread Paul Millar
On Wed, 4 Sep 2002, [iso-8859-1] Sylvain Petreolle wrote: > I tested wine with 3 different compilers at this time: > - orignial RedHat's gcc 2.96 (The_Bad_Thing); > - gcc3 patched to hell Redhat gcc 3.1 (better but not good) > - gcc 3.2 from gcc.gnu.org tarball "The source, Luke." ;) > > 2.96 doe

Re: Problem with regression tests getting stuck

2002-09-03 Thread Sylvain Petreolle
I tested wine with 3 different compilers at this time: - orignial RedHat's gcc 2.96 (The_Bad_Thing); - gcc3 patched to hell Redhat gcc 3.1 (better but not good) - gcc 3.2 from gcc.gnu.org tarball "The source, Luke." ;) 2.96 doesn't pass the tests, 3.1 too, 3.2 from source passes. (and I did a _

Re: Problem with regression tests getting stuck

2002-09-02 Thread Paul Millar
Hi Sylvian, On Fri, 30 Aug 2002, [iso-8859-1] Sylvain Petreolle wrote: > I recently tried to compile gcc 3.2 from sources on my RedHat 7.3. > It seems that it is a gcc 2.96 bug as tests now pass 100%. Actually, one of the annoying things about this is I've never managed to reproduce the bug in a

Re: Problem with regression tests getting stuck

2002-08-30 Thread Sylvain Petreolle
Paul, I recently tried to compile gcc 3.2 from sources on my RedHat 7.3. It seems that it is a gcc 2.96 bug as tests now pass 100%. (even if gcc 3.2 is a bit slower to compile wine;)) For Codeweavers webmaster: Tried to update bug #852 but have a bugzilla error: SELECT profiles.realname, profil

Problem with regression tests getting stuck

2002-08-14 Thread Paul Millar
Hi everyone, I've had the regression tests freeze on me again (see [1] for previous report). Sylvain has reported problems with the wininet regression tests (described in [2]). The symptoms are the same, but for me the problem is only intermittent. This time I caught the problem with gdb and obta