[262] in Pthreads mailing list archive
Re: Is pthreads available for AIX 3.2.5 ???
daemon@ATHENA.MIT.EDU (Christopher Provenzano)
Mon Feb 12 00:10:51 1996
To: Chun Hing Fong <fongc@rpi.edu>
Cc: pthreads@MIT.EDU
In-Reply-To: Your message of "Sun, 11 Feb 1996 22:32:30 EST."
<199602120332.WAA30714@vccnorth24.its.rpi.edu>
Date: Sun, 11 Feb 1996 23:56:12 EST
From: Christopher Provenzano <proven@MIT.EDU>
>
> Hi
> I would like to know if there's an implementation for AIX 3.2.5
> for pthreads ??? If not, how to port the pthreads to the AIX 3.2.5 ???
>
> thanks
> CHF
No AIX isn't supported yet. To port pthreads just grab the latest and start
hacking. You'll want to start with the configure file then the machine
specific files and headers. You'll need a little experience with the RS6000
assembly code, the dynamic linker and the AIX header files. I'll answer
questions about pthreads but I'm not all that familiar with AIX so I'm not
sure how much help I can given.
CAP