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*


Robert Collins wrote:
> 
> ----- Original Message -----
> From: "Earnie Boyd" <earnie_boyd@yahoo.com>
> To: "Robert Collins" <robert.collins@itdomain.com.au>
> Cc: "Corinna Vinschen" <cygwin-apps@cygwin.com>
> Sent: Saturday, March 17, 2001 12:44 AM
> Subject: Re: pthread_cond*
> 
> > Robert Collins wrote:
> > >
> > > its /usr, and they are going into /usr/i686-pc-cygwin/include. How
> do
> > > you cygwin maintainers get the snapshots to install into
> /usr/include ?
> > > Or is it safest to just copy pthreads.h (the only one I've changed
> to
> > > date) to /usr/include?
> > >
> >
> > Chris has a script.  I never install directly into /usr.  I ``make
> > install prefix=`pwd`/nstl'' and then move the contents, and create a
> > tarball to install.  Remember, you can't replace the cygwin1.dll when
> > you're executing a Cygwin application.
> >
> > Earnie.
> 
> I forgot to mention: I altered Makefile.in in the cygwin directory, to
> install the cygwin1.dll to /bin/new-cygwin1.dll.
> 
> Then I can just quit all cygwin programs, and it's nice and handy :]
> 

You may find other occasional gotchas.  I would still ``make install
prefix=`/some/install/target/other/than/usr`''.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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