http://llvm.org/bugs/show_bug.cgi?id=5358
Florian Büther <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #12 from Florian Büther <[email protected]> 2009-11-10 15:24:31 --- I just tried compiling with the svn head revision: f...@leon:~/devel/llvm-svn> svn info Revision: 86711 f...@leon:~/devel/llvm-svn> ./configure --prefix=/home/fbu/devel/llvm-svn-build --enable-binding=ocaml --enable-optimized Now, compiling the sample as in #4 yields the sourcecode that Arnold has posted. The compiled program then runs without errors. I think this fixes the bug then; For production use, i will have to resort to using svn-head or wait for version 2.7, right? Thanks again for your help, Florian -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
