Browse | Submit A New Snippet | Create A Package
Snippets by language: Unix Shell
| Snippet ID | Title | Creator |
|---|---|---|
| Snippets | ||
| 11 | Link assembly files output by ocamlopt -S | Eric Schulte |
| Describes the steps required to compile .s file as generated by the -S option to ocamlopt. This makes it possible to link an assembly file of ocaml code which has been edited by hand. | ||
