I'm using gcc 4.4.6 on RHEL 6.2 The current release compiles but fails all tests. I rebuilt with LLVM 3.2 (with RTTI) but got the same results.
Heres what happens when I run example1, no core file is generated woogie:/space/downloads/pocl/examples/example1$ ./example1 ERROR (0.000000, 0.000000, 0.000000, 0.000000) . (0.000000, 0.000000, 0.000000, 0.000000) = -6979487029298653812490240.000000 FAIL Thanks, David -----Original Message----- From: Kalle Raiskila [mailto:[email protected]] Sent: Wednesday, January 02, 2013 10:38 AM To: [email protected] Subject: Re: [pocl-devel] All examples and tests failing after successful compile On 31/12/12 10:30, ext David Minor wrote: > Thanks, I forgot the RTTI, it's working now. I see that RTTI was now added as a prerequisite for pocl. This broke all my builds (including the buildbot), except for the TCE-enabled ones. So why is RTTI needed for David, but not me? Is it the RHEL 6.2? Which compiler do you use? kalle -- But beware the debugger. Dark side of the source it is. If once you start down the dark path, forever will it dominate your destiny. Consume you it will. ------------------------------------------------------------------------ ------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_123012 _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
