MAJ option -with-pthread (PR#190)

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3324 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 2000-11-02 09:04:01 +00:00
parent 836c1851dd
commit 34343597a6
1 changed files with 2 additions and 4 deletions

View File

@ -68,10 +68,8 @@ The "configure" script accepts the following options:
as well as bytecode (ocamlc), and also allow more flexibility
in interfacing with C. However, you need a strictly
conformant POSIX 1003.1c implementation on your system.
As a rule of thumb, this option works under Solaris 2.5 and later,
Digital Unix 4.0, and Linux with the LinuxThreads library.
It will *not* work under Digital Unix 3.2 or earlier, SunOS 4,
HPUX, AIX, nor Linux without LinuxThreads.
For instance, this option works under Solaris 2.5 and later,
Digital Unix 4.0, and recent Linux distributions (using glibc 2).
-tkdefs <cpp flags> (default: none)
-tklibs <flags and libraries> (default: determined automatically)