| Anonymous | Login | Signup for a new account | 2013-05-22 18:51 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 | |||||||
| 0005559 | OCaml | OCaml internal build/install (Makefiles, configure) | public | 2012-03-27 07:34 | 2012-03-27 10:45 | |||||||
| Reporter | frisch | |||||||||||
| Assigned To | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | resolved | Resolution | suspended | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | |||||||||||
| Summary | 0005559: Build ocamlbuild with Makefiles | |||||||||||
| Description | One could probably simplify building ocamlbuild itself if we switch to regular Makefiles. This would have the advantage of reducing maintenance costs. Also, currently "make world" on a fully built system takes some time, because ocamlbuild is somehow rebuilt anyway (or maybe it just checks if it is up-to-date?). Maybe also consider building Camlp4 with Makefiles? | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0007189) xleroy (administrator) 2012-03-27 10:45 |
This is not a problem report per se, and I feel that using the bug tracker this way diminishes its efficiency, making it harder to spot the real problem reports. Yes, there would be some benefits to build ocamlbuild with Makefiles only. In particular, ocamlbuild would no longer be part of the bootstrap, and this could simplify ocamlbuild itself, which, if I remember correctly, comes with a special "bootstrap" version that stays in the intersection of Unix and Win32. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-03-27 07:34 | frisch | New Issue | |
| 2012-03-27 10:45 | xleroy | Note Added: 0007189 | |
| 2012-03-27 10:45 | xleroy | Status | new => resolved |
| 2012-03-27 10:45 | xleroy | Resolution | open => suspended |
| Copyright © 2000 - 2011 MantisBT Group |