Skip to Content.
Sympa Menu

svadev - Re: [svadev] where is lgdtoa?

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

Re: [svadev] where is lgdtoa?


Chronological Thread 
  • From: John Criswell <criswell AT illinois.edu>
  • To: Sean McBride <sean AT rogue-research.com>
  • Cc: svadev AT cs.uiuc.edu
  • Subject: Re: [svadev] where is lgdtoa?
  • Date: Wed, 21 Dec 2011 10:07:42 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
  • List-id: <svadev.cs.uiuc.edu>
  • Organization: University of Illinois

On 12/21/11 10:01 AM, Sean McBride wrote:
On Tue, 20 Dec 2011 16:09:39 -0600, John Criswell said:

The web site documents are following mainline SAFECode in the Subversion
repository.
So I got as far as:

cd ../safecode
make

At which point I hit a compiler error:

ClangDiagnosticsEmitter.cpp:133:33: error: use of undeclared identifier
'UppercaseString'
std::string ComponentName = UppercaseString(Component);
^

Did I maybe catch trunk in an unstable state?

Just to sanity check here: you're using the release_30 branch of LLVM and mainline poolalloc and safecode, correct?

-- John T.


Cheers,






Archive powered by MHonArc 2.6.16.

Top of Page