[LLVMbugs] [Bug 9719] New: Ocaml binding tests fail on arm linux
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 13 23:47:44 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9719
Summary: Ocaml binding tests fail on arm linux
Product: new-bugs
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: scoopr at iki.fi
CC: llvmbugs at cs.uiuc.edu
On current arm ubuntu there is no "ocamlopt" available, but if the other ocaml
tools are installed it builds the bindings anyway, and the tests fail.
I guess the choices are for the ocaml bindings to
1) not test
2) not build
3) compile tests with ocamlc and run them with ocamlrun when ocamlopt not
available
--
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.
More information about the llvm-bugs
mailing list