Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ocamlbuild manual lacks examples #4356

Closed
vicuna opened this issue Jul 31, 2007 · 1 comment
Closed

Ocamlbuild manual lacks examples #4356

vicuna opened this issue Jul 31, 2007 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jul 31, 2007

Original bug ID: 4356
Reporter: acone
Status: closed (set by @damiendoligez on 2017-02-17T15:07:28Z)
Resolution: suspended
Priority: normal
Severity: text
Version: 3.10.0
Category: -for ocamlbuild use https://github.com/ocaml/ocamlbuild/issues
Related to: #5243

Bug description

The last few sections of the ocamlbuild manual need far more examples. It is clear that the _tags file is very expressive, but I have no idea how to use it.

In particular, the following examples are needed (for me, anyway):

  1. Using ocamlbuild to make a toplevel executable (with ocamlmktop, for instance)
  2. Using ocamlbuild to link with C code
  3. Using ocamlbuild for a project with multiple targets

One can probably infer all these things from the text, but I lack the (time*intelligence) to do so.

Additional information

I would really recommend an "examples" section, with at least 10 complete, downloadable examples. I would write them myself if I understood ocamlbuild better.

Other than that, great job with ocamlbuild!

@vicuna
Copy link
Author

vicuna commented Feb 17, 2017

Comment author: @damiendoligez

ocamlbuild is now a separate project from the compiler.

PR transferred to ocaml/ocamlbuild#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant