caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Roessler <roessler@rftp.com>
To: Christophe Papazian <papazian@i3s.unice.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] ocamlrun.a
Date: Mon, 31 Oct 2005 04:33:29 -0800	[thread overview]
Message-ID: <43660F19.60806@rftp.com> (raw)
In-Reply-To: <19AC36EE-45F1-473C-A322-37F8169ED760@i3s.unice.fr>

Christophe Papazian wrote:
> I tried to compile LablPCRE on mac os X (Tiger), but this error happened :
> 
> ld  -o dllpcre.so  ml_pcre.d.o libpcre.a `ocamlc.opt -where`/ocamlrun.a
> ld: can't open: /usr/local/lib/ocaml/ocamlrun.a (No such file or 
> directory, errno = 2)
> 
> ok, so there is no ocamlrun.a. These must be due to mac os X, and some 
> dynamic feature (?)
> 
> Anyway, how can I compile LablPCRE on my computer ? and how can I 
> compile all those library/packages
> that I will probably use in a near future that all need ocamlrun.a ??

Well, we are still waiting for some kind soul or souls to contribute 
more "*nix-like" sections and settings for the LablPCRE Makefile.  As 
distributed, the package is able to be built (as stated in the 
Makefile) with a Microsoft toolchain for Windows... :)

Not that it solves your problem, but there is a newer and much 
improved version of the package at

http://www.rftp.com/LablPCRE-0.9.tar.gz

I have been holding off release in the hope that some of the needed 
other build settings would come trickling in.

Robert Roessler
roessler@rftp.com
http://www.rftp.com


      reply	other threads:[~2005-10-31 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-31 11:17 ocamlrun.a Christophe Papazian
2005-10-31 12:33 ` Robert Roessler [this message]

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=43660F19.60806@rftp.com \
    --to=roessler@rftp.com \
    --cc=caml-list@inria.fr \
    --cc=papazian@i3s.unice.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;
as well as URLs for NNTP newsgroup(s).