Re: Windows tools can access /usr/share but not /usr/lib

2011-04-11 Thread Marc Girod
Andy Koppe wrote: > > You should use the cygpath utility to translate Cygwin paths to > Windows paths, rather than just changing slashes and prefixing with > C:\cygwin. OK. Done. Now, my script will fork this for every argument... Can I spawn a 'cygpath -w', put it in the background, and get it

Windows7 STATUS_ACCESS_VIOLATION and gcc/g++ linking problems

2011-04-11 Thread Tomas Staig
Dear all, we have successfully ported an application framework (based on CORBA) to Windows using Cygwin last year. This porting works properly under Windows XP, but we ran into some problems when we tried to use it under Windows 7 (32-bits) not long ago. While compiling ACE/TAO (Initial part

Re: Windows7 STATUS_ACCESS_VIOLATION and gcc/g++ linking problems

2011-04-11 Thread Yaakov (Cygwin/X)
On Mon, 2011-04-11 at 13:44 -0400, Tomas Staig wrote: > First I'll state that this is most probably not BLODA (unless some > default program that comes with W7 provokes it), FWIW, Windows Defender is a default component of recent versions of Windows, including Win7, and is BLODA. Yaakov -- P

Re: cygwin 1.7.8-1 setup produces INVALID PACKAGE entries in setup.log.full

2011-04-11 Thread Mark Geisert
> Just for the record, on my Win7 host I am running ESET's NOD32 64-bit > antivirus and, as a test, I had disabled that too, also to no avail. As the FAQ entry for BLODA points out, disabling it may not be enough. The acid test is whether removing the BLODA from your system makes a difference. I