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

"make install" in camlp4 does not install opt libaries. #7944

Closed
vicuna opened this issue Nov 6, 2002 · 4 comments
Closed

"make install" in camlp4 does not install opt libaries. #7944

vicuna opened this issue Nov 6, 2002 · 4 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Nov 6, 2002

Original bug ID: 1468
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Aleksey Nogin
Version: 3.06
OS: Red Hat Linux 8.0
Submission from: dhcp-44-217.cs.caltech.edu (131.215.44.217)

If I do a "make opt.opt" and then "make install" in ocaml-3.06/camlp4, then it
turns out that many .cmxa libraries are forgotten by the "make install".

I am currently preparing a patch to take care of it, I will put it at
http://nogin.org/patches/camlp4-3.06-opt.patch shortly (in case you are
interested, the corresponding patch for 3.04 is also there -
http://nogin.org/patches/camlp4-3.04-opt.patch)

@vicuna
Copy link
Author

vicuna commented Oct 28, 2003

Comment author: administrator

This issue is currently marked "Fixed by MM [July 14, 2003].", however
it turned out that only a part of my
http://nogin.org/patches/camlp4-3.06-opt.patch actually went in.

In particular, "make opt opt.opt" still missed a bunch of things:

  • etc directory is completely skipped on opt
  • in meta directory, only the .opt binary is compiles, but the .cmx
    objects ("OBJSX) are not...

Should I file a "fresh" bug report on this one?

P.S. Not sure I can post a followup to an existing bug on the web, or
whether I have to use email like this. I wish OCaml bugs were kept in
Bugzilla ;-)

--
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Jorgensen 70, tel: (626) 395-2907

@vicuna
Copy link
Author

vicuna commented Oct 28, 2003

Comment author: administrator

I've created a new patch (against ocaml 3.07pl2) that makes the camlp4
opt compilation more complete - please see
http://nogin.org/patches/ocaml-3.07-opt.patch

--
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Jorgensen 70, tel: (626) 395-2907

@vicuna
Copy link
Author

vicuna commented Oct 29, 2003

Comment author: administrator

Hi,

Thanks for your report, and for your patch: I'll update the CVS with
that.

-- Michel

nogin@cs.caltech.edu wrote/écrivait (Wed, Oct 29, 2003 at 07:38:02AM +0100):

I've created a new patch (against ocaml 3.07pl2) that makes the camlp4
opt compilation more complete - please see
http://nogin.org/patches/ocaml-3.07-opt.patch

--
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Jorgensen 70, tel: (626) 395-2907

@vicuna
Copy link
Author

vicuna commented May 25, 2004

Comment author: administrator

Fixed by MM [July 14, 2003].
re-opened by DD 2003-10-28 (see Followup 1)
Fixed again by MM on 2004-05-25 (completely applied the patch).

@vicuna vicuna closed this as completed May 25, 2004
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant