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

On Fri, 14 Apr 2006 18:57:59 +0200, Gerd Stolpmann wrote:

> 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.
> 

I see. This means that in order to get ocaml-http installed I need to
tweak its makefile. Or do I have any other option?



-- 
Thanks,
Manfred


  reply	other threads:[~2006-04-14 16:09 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 ` [Caml-list] " Gerd Stolpmann
2006-04-14 16:08   ` manfred [this message]
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=pan.2006.04.14.16.08.44.895016@arcor.de \
    --to=manfred.lotz@arcor.de \
    --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;
as well as URLs for NNTP newsgroup(s).