| Anonymous | Login | Signup for a new account | 2013-05-18 08:31 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 | |||
| 0002372 | OCaml | OCaml general | public | 2004-03-23 17:07 | 2012-01-27 20:16 | |||
| Reporter | administrator | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 3.11.0 | ||||||
| Summary | 0002372: feature request: create and use shared libraries | |||||||
| Description | Full_Name: Benjamin Geer Version: 3.07 OS: Linux Submission from: 217.196.235.1 (217.196.235.1) Sometimes, a large number of small programs need to use a single very large library. In these cases, if the library must be statically linked (as is currently the case in Caml), the programs that use it all become very large as well. It would therefore be useful if Caml could create and use shared libraries. Some work has been done on this, but it is incomplete and not necessarily portable: http://www.boblycat.org/~malc/scaml/ [^] Please consider adding this feature to the standard distribution. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0000207) administrator (administrator) 2004-04-01 16:16 |
XL is no big fan of shared libs, but let's keep that as a feature wish. |
|
(0006834) doligez (manager) 2012-01-27 20:16 |
Implemented in 3.11.0. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| 2012-01-27 20:16 | doligez | Note Added: 0006834 | |
| 2012-01-27 20:16 | doligez | Status | acknowledged => closed |
| 2012-01-27 20:16 | doligez | Resolution | open => fixed |
| 2012-01-27 20:16 | doligez | Fixed in Version | => 3.11.0 |
| 2012-01-27 20:16 | doligez | Description Updated | View Revisions |
| Copyright © 2000 - 2011 MantisBT Group |