From: "Stéphane Glondu" <steph@glondu.net>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Caml on CentOS: problem with -custom option
Date: Tue, 09 Jun 2009 16:31:20 +0200 [thread overview]
Message-ID: <4A2E7238.3070802@glondu.net> (raw)
In-Reply-To: <20090609140100.GA30490@pema>
Sébastien Hinderer a écrit :
> Just out of curiosity: does anybody see what could cause the -lcurses
> flag to be present when -custom is specified ?
OCaml has probably been compiled this way. You can see configure options
in `ocamlc -where`/Makefile.config.
I guess this is just a trivial packaging bug (probably a missing
dependency to whatever provides the curses library).
The problem doesn't happen without -custom because there is no linking
(using ld) involved.
Cheers,
--
Stéphane
next prev parent reply other threads:[~2009-06-09 14:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-09 8:31 Sébastien Hinderer
2009-06-09 12:17 ` [Caml-list] " Richard Jones
2009-06-09 14:01 ` Sébastien Hinderer
2009-06-09 14:31 ` Stéphane Glondu [this message]
2009-06-09 16:02 ` Sébastien Hinderer
2009-06-09 14:39 ` Olivier Andrieu
2009-06-09 16:47 ` Richard Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A2E7238.3070802@glondu.net \
--to=steph@glondu.net \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox