Questa libreria implementa il supporto base POSIX Pthreads per OS/2.
Questo programma si può installare usando il gestore pacchetti rpm. Vedi sotto per la stringa di installazione. I prerequisiti richiesti sono gestiti dal gestore pacchetti e, se necessario, scaricati e installati automaticamente.
yum install pthread-devel
yum install pthread-legacy
yum install pthread
yum install pthread-debuginfo
Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Vedi sotto per il(i) link di download.
Qui di seguito trovi i link di download per l'installazione manuale del software:
POSIX Pthreads (GCC 3.35, 15/8/2005) | Readme/What's new |
Pthreads that works with GCC 3.3.5. |
www.os2site.com/sw/dev/gcc/misc/pthread_gcc335.zip | local copy | |
POSIX Pthreads v. 0.04 (19/1/1999) | Readme/What's new |
POSIX PTHREADS for OS/2 EMX rel 4 -- Antony T Curtis - 10 Dec 1998
===========================================================
This library provides basic Pthreads support for EMX. Of course, there are some
limitations which will need to be addressed to properly implement Pthreads, but
hopefully, enough is implemented to get basic programs which use of Pthreads to
work.
This implementation of Pthreads is based upon the sources of the FreeBSD 2.2.5
libraries.
Features:
o Allows inter-thread signals via pthread_kill()
o Allows signals to break (some) I/O calls.
Other Features:
o Partial implemention of dynamic library support
Limitations:
o Not fully tested.
Implementation notes:
o Changed the location of the library files...
Have fun,
Antony Curtis
antony.curtis@olcs.net |
hobbes.nmsu.edu/download/pub/os2/dev/unix/pthreads004.zip |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Aggiungi un commento