From: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
To: xen-devel@lists.xensource.com
Cc: Tim Deegan <Tim.Deegan@citrix.com>
Subject: Re: [PATCH] OCaml tools: ask compiler for correct library path
Date: Wed, 8 Jun 2011 14:45:13 +0100 [thread overview]
Message-ID: <4DEF7CE9.5070304@eu.citrix.com> (raw)
In-Reply-To: <20110607202153.GA9629@whitby.uk.xensource.com>
On 06/07/2011 09:21 PM, Tim Deegan wrote:
> Hi,
>
> At 18:28 +0100 on 07 Jun (1307471313), Mike McClurg wrote:
>> From: Mike McClurg<mike.mcclurg@citrix.com>
>>
>> OCaml libraries will live in /usr/local/ if the user compiles OCaml
>> from source. This patch asks the OCaml compiler where we should look
>> for libraries.
> This patch edits the #include path, not the library path. Are there
> any ocaml support libraries that would require -L options to $(CC)?
OCaml doesn't make the same distinction that C does.
as such -I is the search path for OCaml libraries.
--
Vincent
next prev parent reply other threads:[~2011-06-08 13:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-07 17:28 [PATCH] OCaml tools: ask compiler for correct library path Mike McClurg
2011-06-07 20:21 ` Tim Deegan
2011-06-08 10:53 ` Mike McClurg
2011-06-08 13:45 ` Tim Deegan
2011-06-08 13:45 ` Vincent Hanquez [this message]
2011-06-08 13:46 ` Tim Deegan
2011-06-08 14:00 ` Vincent Hanquez
2011-06-21 17:03 ` Ian Jackson
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=4DEF7CE9.5070304@eu.citrix.com \
--to=vincent.hanquez@eu.citrix.com \
--cc=Tim.Deegan@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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;
as well as URLs for NNTP newsgroup(s).