| Anonymous | Login | Signup for a new account | 2013-06-19 18:58 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 | ||||||
| 0001800 | OCaml | OCaml general | public | 2003-08-27 20:01 | 2003-09-01 17:51 | ||||||
| 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 | 0001800: -output-obj and c files | ||||||||||
| Description | Full_Name: Trevor Jim Version: 3.06 OS: Mac OS X Submission from: targe.cs.princeton.edu (128.112.139.194) Hm, thought I submitted this but I don't see it in the database... Anyway there is an inconsistency in the way that -output-obj handles C files. For example, if I do ocamlopt -custom -o bar <lots of cmx files> foo.c then ocamlopt compiles foo.c to foo.o and links it in to bar. But if I do ocamlopt -output-obj -o bar.o <lots of cmx files> foo.c then ocamlopt compiles foo.c to foo.o, and DOES NOT link it in to bar.o. Bug or feature? You decide. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| Copyright © 2000 - 2011 MantisBT Group |