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
Juergen Boemmels <[EMAIL PROTECTED]> wrote:
> currently the aix tinderbox is failing. It chokes on bufstart/buflen
Thanks, applied.
leo
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
=
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