From: Olivier Bouyssou <bouyssou@gate.didac-mip.fr>
To: caml-list@inria.fr
Subject: Native thread in O'Caml 1.06
Date: Wed, 19 Nov 1997 13:47:57 +0100 [thread overview]
Message-ID: <199711191247.NAA29159@gate.didac-mip.fr> (raw)
I've a problem using threads with ocamlopt v 1.06.
ocamlopt doesn't know -thread option.
There is no native lib in $(LIBDIR)/threads :
( Makefile in otherlibs/systhreads)
--
install:
cp libthreads.a $(LIBDIR)/libthreads.a
if test -d $(LIBDIR)/threads; then :; else mkdir $(LIBDIR)/threads; fi
cp thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi
threads.c
ma stdlib.cma $(LIBDIR)/threads
installopt:
.SUFFIXES: .ml .mli .cmo .cmi .cmx
--
Olivier Bouyssou (F1NXH), Didactheque Regionale bouyssou@didac-mip.fr
Universite Paul Sabatier 118, route de Narbonne 31062 TOULOUSE Cedex
Tel : +33.5.61.55.65.74 Fax : +33.5.61.55.65.71
next reply other threads:[~1997-11-19 13:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1997-11-19 12:47 Olivier Bouyssou [this message]
1997-11-19 15:46 ` Xavier Leroy
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=199711191247.NAA29159@gate.didac-mip.fr \
--to=bouyssou@gate.didac-mip.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