Hello,> get tons of errors - it appears to be choking on lines like the following:What is the target you're generating code for? Actually, not target (which seems to be x86), but subtarget? Is it darwin? -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.
Anton Korobeynikov wrote:> Hello, > > >> get tons of errors - it appears to be choking on lines like the following: >> > What is the target you're generating code for? Actually, not target > (which seems to be x86), but subtarget? Is it darwinYes exactly. I'm on OS X (x86), and I'm not specifying a target - I assumed that it would choose sensible defaults... -- Talin
On May 17, 2008, at 3:04 PM, Anton Korobeynikov wrote:> Hello, > >> get tons of errors - it appears to be choking on lines like the >> following: > What is the target you're generating code for? Actually, not target > (which seems to be x86), but subtarget? Is it darwin?non_lazy_ptr is a Darwin thing, yes. Probably this is a misconfiguration.> -- > With best regards, Anton Korobeynikov. > > Faculty of Mathematics & Mechanics, Saint Petersburg State University. > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev