Skip to Content.
Sympa Menu

svadev - Re: [svadev] safecode question

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

Re: [svadev] safecode question


Chronological Thread 
  • From: John Criswell <criswell AT illinois.edu>
  • To: svadev AT cs.uiuc.edu
  • Subject: Re: [svadev] safecode question
  • Date: Tue, 6 Dec 2011 23:12:08 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
  • List-id: <svadev.cs.uiuc.edu>

On 12/6/11 7:12 PM, Ryan Taylor wrote: I am working with llvm 2.9, which releases of poolalloc and safecode should I get, neither the latest nor release_27 of poolalloc seem to compile

We don't support SAFECode with LLVM 2.9.  You either need to use LLVM 2.7 with the release_27 branch or LLVM 3.0 with mainline.  The release_27 branch is faster but does not have Clang integration for the easy building of programs and will no longer have its bugs fixed.  Mainline is currently slower but easier to use and is actively being maintained.

-- John T.




_______________________________________________
svadev mailing list
svadev AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/svadev




Archive powered by MHonArc 2.6.16.

Top of Page