mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r8279] Purpose:
Clarify note about the --with-pthread flag.
This commit is contained in:
parent
2f48948213
commit
e0fee4d7c9
@ -463,9 +463,11 @@
|
||||
|
||||
5.3.12. Threadsafe capability
|
||||
The HDF5 library can be configured to be thread-safe (on a very
|
||||
large scale) with the with the `--enable-threadsafe' and
|
||||
'-with-pthread=INC,LIB' (or '--with-pthread=DIR') flags to configure.
|
||||
Read the file doc/TechNotes/ThreadSafeLibrary.html for further details.
|
||||
large scale) with the with the `--enable-threadsafe' flag to
|
||||
the configure script. Some platforms may also require the
|
||||
'-with-pthread=INC,LIB' (or '--with-pthread=DIR') flag to the configure
|
||||
script as well. Read the file doc/TechNotes/ThreadSafeLibrary.html
|
||||
for further details.
|
||||
|
||||
5.3.13. Backward compatibility
|
||||
The 1.8 version of the HDF5 library can be configured to operate
|
||||
|
Loading…
Reference in New Issue
Block a user