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
