Re: aix tinderbox failure

2004-03-28 Thread Adam Thomason
Actually, it'd be better just to remove jit_debug_xcoff.c from the build for now, since it never really worked (the bugs it was designed to help with were independently resolved). AFAICT the object code it produces is correct, but I was unable to make gdb (and certainly not dbx) import the XCOF

Re: aix tinderbox failure

2004-03-28 Thread Leopold Toetsch
Juergen Boemmels <[EMAIL PROTECTED]> wrote: > currently the aix tinderbox is failing. It chokes on bufstart/buflen Thanks, applied. leo

aix tinderbox failure

2004-03-28 Thread Juergen Boemmels
Hi, currently the aix tinderbox is failing. It chokes on bufstart/buflen which were hacky accessors to PMC data and were removed recently. I think changing jit_debug_xcoff.c would remove at last this error. Can someone on AIX check this ? bö Index: src/jit_debug_xcoff.c =

Re: Windows tinder builds

2004-03-28 Thread Steve Fink
On Mar-26, Dan Sugalski wrote: > The VS/.NET build works fine, though three of the tests fail for odd > reasons. Those look like potential test harness errors. > > The cygwin build sorta kinda works OK, but the link fails because of > a missing _inet_pton. I seem to remember this cropping up in