This is the mail archive of the cygwin-apps 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]
Other format: [Raw text]

Re: [patch/rebase] rebase -i and more


On Jun 21 09:12, Charles Wilson wrote:
> On 6/21/2011 8:25 AM, Corinna Vinschen wrote:
> > - On Cygwin, check if a DLL has been rebased into the address space
> >   taken by the Cygwin DLL.  If so, rebase again.
> > 
> > Ok to apply?
> 
> No need for Corinna to do the following; I'll handle it. This email is
> just a reminder-to-self.
> 
> Need to modify the code implementing the behavior above, to do the same
> if __MSYS__ (but with '/bin/msys-1.0.dll').  Complicated because msys
> compiler defines both __CYGWIN__ and __MSYS__

Boy, what a mess.  In that case, have a look into my patch to
imagehelper/objectfile.cc, function Win32Path.  The #ifdef stuff
won't work for MSYS.  Not that I care...


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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