This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: how to configure for libitm?
- From: Torvald Riegel <triegel at redhat dot com>
- To: Jack Howarth <howarth at bromo dot med dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 08 Nov 2011 20:09:18 +0100
- Subject: Re: how to configure for libitm?
- References: <20111103205049.GA24969@bromo.med.uc.edu>
On Thu, 2011-11-03 at 16:50 -0400, Jack Howarth wrote:
> I am trying to test the proposed merge of the transactional memory branch on
> x86_64-apple-darwin11. Since the posted patches on gcc-patches seem to have
> malformed sections, I used the merge patches from http://quesejoda.com/redhat/tm-branch-diffs-from-trunk-at-180744/
> instead (with the adjustment of moving the patch for crtstuff.c from gcc to libgcc).
> However I don't see able to get libitm to build. The configure changes don't seem to have
> any explicit transactional memory options and --enable-libitm seems to be ignored.
> From the changes in configure.ac, darwin should be a supported target. Thanks in
> advance for any clues.
Can you please try again with trunk? We changed a few configury bits. I
don't have access to any Darwin system.
Thanks,
Torvald