On 07/20/2013 03:41 AM, Chuck Zhao wrote: > Did anybody ever seems to have seen such a behavior before?
Yes. I remember this problem has occured before. Then it was a problem with the 'xclang' script we use to figure out the alignments (config/xclang). Then the issue, IIRC, was that we used wrong switch in clang or llc to pass the target triplet. It had changed in some LLVM version. Can you create a dummy hello.c with e.g. a Hello World program, and feed it to xclang and see what it says? Run with: config/xclang hello.c Are you using LLVM 3.2 or 3.3? -- --Pekka ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
