| Anonymous | Login | Signup for a new account | 2013-05-18 21:04 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0004890 | OCaml | OCamlbuild (the tool) | public | 2009-10-12 10:03 | 2011-05-29 12:20 | |||
| Reporter | gildor | |||||||
| Assigned To | xclerc | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.11.1 | |||||||
| Target Version | Fixed in Version | 3.11.2+dev | ||||||
| Summary | 0004890: OCamlbuild try to use native plugin on bytecode-only arch | |||||||
| Description | When trying to build on a bytecode only architecture (e.g. alpha), ocamlbuild try to build myocamlbuild using native library. The error produce by ocamlbuild is: Failure: Cannot find "ocamlbuildlib.cmxa" in ocamlbuild -where directory. OCamlbuild should at least try to build the bytecode version if the native compilation fail. Regards | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0005130) gildor (developer) 2009-10-12 10:03 |
The trivial fix is to specifiy "-byte-plugin" when invoking ocamlbuild. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-10-12 10:03 | gildor | New Issue | |
| 2009-10-12 10:03 | gildor | Note Added: 0005130 | |
| 2009-12-07 11:25 | xclerc | Status | new => resolved |
| 2009-12-07 11:25 | xclerc | Fixed in Version | => 3.11.2+dev |
| 2009-12-07 11:25 | xclerc | Resolution | open => fixed |
| 2009-12-07 11:25 | xclerc | Assigned To | => xclerc |
| 2011-05-29 12:20 | xleroy | Status | resolved => closed |
| 2012-02-02 15:17 | protz | Category | OCamlbuild => OCamlbuild (the tool) |
| Copyright © 2000 - 2011 MantisBT Group |