caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: manfred <manfred.lotz@arcor.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] godi and threads???
Date: Fri, 14 Apr 2006 17:57:59 +0200	[thread overview]
Message-ID: <1145030280.5345.25.camel@localhost.localdomain> (raw)
In-Reply-To: <pan.2006.04.14.09.18.54.508841@arcor.de>

Am Freitag, den 14.04.2006, 11:18 +0200 schrieb manfred:
> Hi there,
> I installed godi and tried to build ocaml-http when I got
> 
>   ocamlfind: ocamlopt does not support multi-threaded programs for 
>   your configuration
> 
> during the build process.
> 
> In ~/godi/lib/ocaml/std-lib/Makefile.config I have
> OCAML_THREADS=vm
> 
> In ~/godi/lib/ocaml/std-lib/Makefile.config   I have
> SYSTHREAD_SUPPORT=false
> 
> I'm running FreeBSD 6.1 Prerelease.
> 
> Changing any of those values didn't help.
> 
> Any idea?

Yes.

In the current GODI release, pthreads are turned off for FreeBSD. The
reason is poor support by FreeBSD, which only has a user-level pthread
implementation. Due to the O'Caml architecture, this even harmed
single-threaded applications.

In recent tests, things have become better, and it is likely that we
will again allow multi-threading at the user's option.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
Phone: +49-6151-153855                  Fax: +49-6151-997714
------------------------------------------------------------


  reply	other threads:[~2006-04-14 15:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-14  9:18 manfred
2006-04-14 15:57 ` Gerd Stolpmann [this message]
2006-04-14 16:08   ` manfred
2006-04-14 16:23     ` manfred
2006-04-14 21:04       ` [Caml-list] " Jaap Boender

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=1145030280.5345.25.camel@localhost.localdomain \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=manfred.lotz@arcor.de \
    /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).