This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: how to configure for libitm?


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


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