From: Matthieu Dubuget <matthieu.dubuget@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] ocamlbuild & linker options
Date: Wed, 03 Feb 2010 10:04:51 +0100 [thread overview]
Message-ID: <4B693C33.2080702@gmail.com> (raw)
In-Reply-To: <1265187726.4159.7.camel@john.ispsystem.net>
-------- Original Message --------
Subject: [Caml-list] ocamlbuild & linker options
From: John Lepikhin <john@ispsystem.com>
To: caml-list@inria.fr
Date: 03/02/2010 10:02
> Hello,
>
> Is there a way to pass option "-R /some/path" to GCC linker from
> ocamlbuild? I tried "ocamlbuild -lflags -cclib,-R,/some/path", but
> without success.
try: ocamlbuild -lflags -cclib,-R,-cclib,/some/path
Hoping this will help
Salutations
next prev parent reply other threads:[~2010-02-03 9:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-03 9:02 John Lepikhin
2010-02-03 9:04 ` Matthieu Dubuget [this message]
2010-02-03 9:17 ` [Caml-list] " John Lepikhin
2010-02-03 9:36 ` John Lepikhin
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=4B693C33.2080702@gmail.com \
--to=matthieu.dubuget@gmail.com \
--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