caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <Alain.Frisch@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] timer
Date: Mon, 31 Jan 2005 22:21:24 +0100	[thread overview]
Message-ID: <41FEA154.30006@inria.fr> (raw)
In-Reply-To: <20050131193324.GA77148@ermine.home>

Anastasia Gornostaeva wrote:
> This module does not work when is compiled for native-code mode and is linked
> with libc_r under FreeBSD 5.x 
> As bytecode it works perfectly, but i want native-code.

It seems that the support for threads is broken in FreeBSD. Maybe this
explains your problems. From GODI FAQ:


----------------------------------------------------------------------
Why are POSIX threads disabled for FreeBSD?
----------------------------------------------------------------------

Because they don't work well enough, i.e. there is a problem in
the threading implementation of FreeBSD.

For a description of the problem, see tickets 1820, 1821 of the O'Caml
bug database:

http://caml.inria.fr/bin/caml-bugs/not%20a%20bug?id=1820;page=47;user=guest
http://caml.inria.fr/bin/caml-bugs/not%20a%20bug?id=1821;page=48;user=guest


-- Alain


  reply	other threads:[~2005-01-31 22:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-03  1:58 timer Anastasia Gornostaeva
2005-01-04  1:11 ` [Caml-list] timer SooHyoung Oh
2005-01-31 19:33   ` Anastasia Gornostaeva
2005-01-31 21:21     ` Alain Frisch [this message]
2005-02-01  7:50     ` Ville-Pertti Keinonen
2005-02-01 12:22       ` Anastasia Gornostaeva
2005-02-01 14:30         ` Ville-Pertti Keinonen

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=41FEA154.30006@inria.fr \
    --to=alain.frisch@inria.fr \
    --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).