Re: [DynInst_API:] DynInst Overhead


Date: Tue, 22 Jul 2014 11:06:12 -0700 (PDT)
From: Matthew LeGendre <legendre1@xxxxxxxx>
Subject: Re: [DynInst_API:] DynInst Overhead


On Mon, 21 Jul 2014, Buddhika Chamith Kahawitage Don wrote:

I tried building v8.2 branch but got the following error.

arch-x86.C:368: error: âe_cmpsd_sseâ was not declared in this scope

Really appreciate if you can (re)post the build instructions. I tried
browsing the list archive. But couldn't find any specific build how-to. May
be I missed it due to the message volume.

The cmpsd_sse instructions were only added to v8.2 a month ago by Ray. They weren't in Dyninst 8.1. I'd bet your install is pulling the old 8.1 header files (specifically entryID.h, where e_cmpsd_sse is defined) and mixing them with the new 8.2 source. Try clearing out your old install and see if that fixes the build.

-Matt
[← Prev in Thread] Current Thread [Next in Thread→]