[321] in Pthreads mailing list archive
Re: complete projects?
daemon@ATHENA.MIT.EDU (Christopher Provenzano)
Fri May 17 23:58:12 1996
Reply-To: proven@cygnus.com
To: Don McGregor <mcgredo@stl.nps.navy.mil>
Cc: pthreads@MIT.EDU
In-Reply-To: Your message of "Fri, 17 May 1996 12:58:59 PDT."
<199605171959.MAA21854@hound.stl.nps.navy.mil>
Date: Fri, 17 May 1996 21:19:44 -0400
From: Christopher Provenzano <proven@proven.org>
>
> Are there any complete, small demo projects out there
> for examination? I'm messing around attempting to
> get things installed on Irix 5.3, and want to both make
> sure things are working and get up to speed on using
> the package. So a complete makefile with all the
> flags and library includes would be nice.
1_60beta5 comes with a multithreaded finger. Look in the bin subdir.
You will also need to build stuff in the lib subdir which contains
the beginnings of a feature library. (Stuff that real thread users
want but isn't in the POSIX spec and can be built on top of any
pthreads compatible library)
CAP
PS I been so swamped my brain is still under water. Hopefully soon, I'll
get to go through my backlog of mail and start answering them.