This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: pthread_cond*


On Fri, Mar 16, 2001 at 04:29:15PM +1100, Robert Collins wrote:
> Well I found writing replacements for the pthread_cond stuff very easy
> with my recent squid project - I'm now up for tackling the cond*
> functions in cygwin. Unfortunately I need a little guidance.
> 
> I've grabbed the CVS winsup module.
> 
> Configured from a different directory, (../src/configure --prefix=/usr)
> and it builds ok AFAICT.
> 
> How do the include files get installed? make install doesn't seem to be
> install them. I can probably figure it out... but a hint would be very
> much appreciated.

Wired. They should get installed by default. What's your install
path? If it's /usr/local the include files will get installed into
/usr/local/i686-pc-cygwin/include.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]