This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/5.3] AiX: enable thread support only if libpthdebug is recent enough


> >2002-11-27  J. Brobecker  <brobecker@gnat.com>
> >
> >        * configure.in: Check that the pthdebug library is recent enough
> >        before enable thread support on native AiX.
> >        * configure: Regenerate.
> >
> >        * config/powerpc/aix432.mh (NATDEPFILES): Remove aix-thread.o
> >        from the list of object files as it is now appended by configure
> >        if thread support is enabled.
> >        (NAT_CLIBS): Removed as -lpthdebug is also appended by configure
> >        if thread support is enabled.
>
> Looks `safe' - can only hurts AIX - so yes, ok for both 5.3 and mainline.
> Can you just, while you're at it, update the comment at the start of the 
> containing switch so that it beter reflects current reality.

The patch that I committed to the 5.3 branch is actually slightly
differrent. I just ommitted the comments in the solaris branch of the
case statement, just to play it safe. And I also tested the changes by
reconfiguring on Solaris, and I verifed that the Makefile in gdb was
identical before and after the change.

-- 
Joel

Attachment: aix-thread-branch.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]