| Anonymous | Login | Signup for a new account | 2013-05-23 22:42 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 | |||
| 0000155 | OCaml | OCaml general | public | 2000-07-05 16:11 | 2000-07-27 13:44 | |||
| Reporter | administrator | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000155: 3.0 source distribution | |||||||
| Description | I recently compiled and installed ocaml 3.0 on a Linux platform from the source package you provided (ocaml-3.00.tar.gz). It seems to me that there is a little bug in one of the Makefile : otherlibs/systhread/Makefile line 53 : threads.cmxa: $(THREAD_OBJS:.cmo=.cmx) $(CAMLOPT) -a -o threads.cmxa $(THREAD_OBJS:.cmo=.cmx) \ -cclib -lthreads -cclib -lunix $(PTHREAD_LINK) I believe the '-cclib -lthreads' should be replaced by '-cclib -lthreadsnat' This error cause the compilation of program using threads in native mode to fail. Thanks Blaise | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0000414) administrator (administrator) 2000-07-27 13:44 |
See PR#92. Fixed 2000/04/27. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| Copyright © 2000 - 2011 MantisBT Group |