| Anonymous | Login | Signup for a new account | 2013-05-20 22:55 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 | ||||||
| 0003249 | OCaml | OCaml general | public | 2004-10-29 14:40 | 2008-01-22 15:50 | ||||||
| Reporter | administrator | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | |||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0003249: ocamlmklib and .cmxa | ||||||||||
| Description | Full_Name: Pascal Version: 3.08 (Debian) OS: Linux Submission from: indigo.recherche.enac.fr (195.220.159.164) ocamlmklib allows to include .cma libraries (by the way, it is not documented but it works as expected): ocamlmklib ... str.cma ... but not .cmxa : brisset@sepia:~% ocamlmklib ... str.cmxa ... /usr/lib/ocaml/3.08/str.cmxa is not a compilation unit description. --Pascal | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0000237) administrator (administrator) 2004-11-03 10:27 |
Same behavior with ocamlc -a vs ocamlopt -a. Wish: ocamlopt -a that accepts .cmxa as arguments. Require hacking around "ar" limitations. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| 2008-01-22 15:50 | doligez | Summary | ocamlmklib => ocamlmklib and .cmxa |
| 2008-01-22 15:50 | doligez | Description Updated | |
| Copyright © 2000 - 2011 MantisBT Group |