Re: convert does nothing - issue with cyglcms2-2 dll?

2015-10-11 Thread Marco Atzeri
On 12/10/2015 07:07, Katriel Friedman wrote: Hi Andrey and List, I just get: ~ $ uname -a; convert --version CYGWIN_NT-6.1 IPAK-jpfeiffer 1.7.34(0.285/5/3) 2015-02-04 12:14 x86_64 your cygwin dll version is few version behind please reinstall it Cygwin 'cygcheck convert' also runs to comple

RE: convert does nothing - issue with cyglcms2-2 dll?

2015-10-11 Thread Katriel Friedman
Hi Andrey and List, I just get: ~ $ uname -a; convert --version CYGWIN_NT-6.1 IPAK-jpfeiffer 1.7.34(0.285/5/3) 2015-02-04 12:14 x86_64 Cygwin 'cygcheck convert' also runs to completion without errors. Thanks a bunch, Katriel -- Problem reports: http://cygwin.com/problems.html FAQ:

Problems w/cygsym links vs. winsymlnks: (was Re: Running a program using a DLL under Cygwin)

2015-10-11 Thread Linda Walsh
Andrey Repin wrote: Greetings, Linda Walsh! I think symlink is a cygwin thing. Windows won't find that DLL (just like you won't find it using windows explorer.) Unless he have created a Windows symlink, that is correct. Explorer, however, may find it, as Cygwin symlinks are Windows LNK files.

no more pty problem

2015-10-11 Thread kc lee
Hello, I use gnu screen on cygwin. It seems like it does not close the terminals (ptys) cleanly upon closing and overtime this leads to an error: ("No more PTYs"). Has anyone else experienced similar issue? Is there a way I can manually free up ptys or increase the total number of ptys? Thanks

Re: convert does nothing - issue with cyglcms2-2 dll?

2015-10-11 Thread Marco Atzeri
On 11/10/2015 16:25, Katriel Friedman wrote: Hi Cygwin List, I'm running Windows 7, 64 bit, with Cygwin 64-bit installed from the 2.871 installer. The Imagemagick "convert" command returns the prompt immediately, even when followed by gibberish, e.g. "convert adsfasdf". I first observed the prob

Re: convert does nothing - issue with cyglcms2-2 dll?

2015-10-11 Thread Andrey Repin
Greetings, Katriel Friedman! > I'm running Windows 7, 64 bit, with Cygwin 64-bit installed from the 2.871 > installer. The Imagemagick "convert" command returns the prompt > immediately, even when followed by gibberish, e.g. "convert adsfasdf". I > first observed the problem with Imagemagick 6.9.1

Re: convert does nothing - issue with cyglcms2-2 dll?

2015-10-11 Thread Ken Brown
On 10/11/2015 10:25 AM, Katriel Friedman wrote: Hi Cygwin List, I'm running Windows 7, 64 bit, with Cygwin 64-bit installed from the 2.871 installer. The Imagemagick "convert" command returns the prompt immediately, even when followed by gibberish, e.g. "convert adsfasdf". I first observed the p

Re: Running a program using a DLL under Cygwin

2015-10-11 Thread Andrey Repin
Greetings, Linda Walsh! >>> I think symlink is a cygwin thing. Windows won't find that DLL (just >>> like you won't find it using windows explorer.) >> >> Unless he have created a Windows symlink, that is correct. >> Explorer, however, may find it, as Cygwin symlinks are Windows LNK files. > ---

convert does nothing - issue with cyglcms2-2 dll?

2015-10-11 Thread Katriel Friedman
Hi Cygwin List, I'm running Windows 7, 64 bit, with Cygwin 64-bit installed from the 2.871 installer. The Imagemagick "convert" command returns the prompt immediately, even when followed by gibberish, e.g. "convert adsfasdf". I first observed the problem with Imagemagick 6.9.1.3-3. I tried uninsta

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-11 Thread Ken Brown
On 10/11/2015 12:25 AM, JonY wrote: On 10/10/2015 23:04, JonY wrote: On 10/10/2015 07:55, JonY wrote: I'll be rebuilding the CRT and cygwin gcc soon to give this a try. Nope, rebuilding the crt and Cygwin dll did not help at all. Updating binutils against git master seems to have solved