caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David MENTRE <dmentre@linux-france.org>
To: "Conway, Christopher L (Christopher)** CTR **" <cconway@lucent.com>
Cc: "'caml-list@inria.fr'" <caml-list@inria.fr>
Subject: Re: [Caml-list] problem with threads and ocamldep
Date: Tue, 22 Jun 2004 19:29:19 +0200	[thread overview]
Message-ID: <878yefmrgw.fsf@linux-france.org> (raw)
In-Reply-To: <F5F54E2EC6FEC14AAC3C9F28E8EE7EB808432204@nj9620exch002u.mh.lucent.com> (Christopher L. Conway's message of "Tue, 22 Jun 2004 09:58:38 -0400")

Hello Christopher,

"Conway, Christopher L (Christopher)** CTR **" <cconway@lucent.com> writes:

> I am having a problem adding threads to a large project I am working
> on. If I added "-thread" and "threads.cmxa" and compile, it works
> fine. However, when I run ocamldep, it generates a dependency on
> $(OCAML_BUILD_DIR)/lib/ocaml/thread.cmi which then leads to the
> following when I run make:

I faced a similar issue with lablgtk. Put only *your* source files into
ocamldep call, no compiler flag or libraries.

I hope it'll solve your problem.

Yours,
david
-- 
 David Mentré <dmentre@linux-france.org>

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2004-06-22 17:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22 13:58 Conway, Christopher L (Christopher)** CTR **
2004-06-22 17:29 ` David MENTRE [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=878yefmrgw.fsf@linux-france.org \
    --to=dmentre@linux-france.org \
    --cc=caml-list@inria.fr \
    --cc=cconway@lucent.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).