On 6/21/2011 10:06 AM, Corinna Vinschen wrote: > On Jun 21 09:48, Charles Wilson wrote: >> On 6/21/2011 9:27 AM, Corinna Vinschen wrote: >>> 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... >> >> Of course. :-) > > Wouldn't this one cover all cases?
Yes, it appears so. Your proposal assumes that !CYGWIN == native windows, but -- that's already true throughout. You're just not going to get a linux 'rebase' tool to operate on (e.g.) your cygwin cross-compiler sysroot, at least not without rewriting a LOT of the code. Which ain't happening. -- Chuck
