Significant problems with reinstalling whole system

2018-02-10 Thread Пётр Б .
I was experiencing problems with my installation of Cygwin lately and decided to reinstall everything from local package archive. I experienced following problem while doing so: https://imgur.com/a/9lm4W which occured for a busload of packages. What's causing it? I am suspecting that it's because

Re: Cannot install built library to mingw sysroot

2018-02-05 Thread Пётр Б .
Nvm I found solution already: http://cygwin.com/ml/cygwin/2010-04/msg00651.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Cannot install built library to mingw sysroot

2018-02-05 Thread Пётр Б .
I have built and installed GraphicsMagick with this command: $ ../configure '--host=x86_64-w64-mingw32' '--disable-shared' --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw CXXFLAGS="-flto -ffat-lto-objects" && make && make install Installation fails because apparently there is no permission to

Why is popen from stdio.h disabled with -std=c++11?

2017-01-30 Thread Пётр Б .
See usr/include/stdio.h:343 (2016.12.16) Why is popen from stdio.h disabled with -std=c++11? I am trying to grasp it and I can't. It is exposed if -std=c11 but not for c++11. What is the problem and can it be solved? Why does -std=c++11 prevent POSIX visibility? MinGW exposes popen as _popen,

Re: I cannot understand popen/_popen absence

2017-01-28 Thread Пётр Б .
standard flag. I did not yet find a convenient way of using MinGW compiler (which is prefixed) so I am stuggling to get popen exposed. What is the reason for this difference between MinGW and Cygwin? 2017-01-29 3:50 GMT+03:00, Пётр Б. <satnatan...@gmail.com>: > tchar.h: http://pastebi

I cannot understand popen/_popen absence

2017-01-28 Thread Пётр Б .
tchar.h: http://pastebin.com/raw/109n342z So I only get popen if _POSIX_ is defined (which is not defined in any header, I searched Cygwin folder with file manager). stdio.h: http://pastebin.com/raw/jrd2dmzP So I only get popen if some conditions which I did not hear about are fullfilled. So,

Cannot create a native symlink in not current directory

2015-05-10 Thread Пётр Б .
ln -s x y Everything works. ln -s x ../y ln: failed to create symbolic link ‘../y’: No such file or directory Now it is interesting. WHAT IS THIS. Am I not getting something? Same command works perfectly with non-native links. CYGWIN_NT-6.1 USER 2.0.1(0.287/5/3) 2015-04-30 18:15 x86_64

Re: Passing double quotes to DOS

2015-05-03 Thread Пётр Б .
/cygwin.com/ml/cygwin/2002-02/msg00336.html (Gmail keeps setting my message type to HTML. Cannot get it to be plaintext if there is a link inside the message) There was a statement saying that cygwin does everything to preserve double quotes. It does not. I was recently doing some symbolic

Re: Passing double quotes to DOS

2015-05-03 Thread Пётр Б .
cygwinDOTcom/ml/cygwin/2002-02/msg00336.html (Gmail keeps setting my message type to HTML. Cannot get it to be plaintext if there is a link inside the message) There was a statement saying that cygwin does everything to preserve double quotes. It does not. I was recently doing some symbolic

Re: Passing double quotes to DOS

2015-05-03 Thread Пётр Б .
cygwin.com/ml/cygwin/2002-02/msg00336.html There was a statement saying that cygwin does everything to preserve double quotes. It does not. I was recently doing some symbolic links with cmd /c mklink path filename recently and it was fine until I had a file with ampersand. If I type cmd /c

Re: Passing double quotes to DOS

2015-05-03 Thread Пётр Б .
https://cygwin.com/ml/cygwin/2002-02/msg00336.html There was a statement saying that cygwin does everything to preserve double quotes. It does not. I was recently doing some symbolic links with cmd /c mklink path filename recently and it was fine until I had a file with ampersand. If I type

Re: CYGWIN=wincmdln does not give me nuts

2014-10-19 Thread Пётр Б .
0:46 GMT+04:00, Andrey Repin anrdae...@yandex.ru: Greetings, Пётр Б.! I was frustrated by not being able to view CMD of Cygwin processes in Windows tools. After a bit of research I found the talk about the wincmdln option and saw it mentioned in changelog. However, setting it did not take

Re: CYGWIN=wincmdln does not give me nuts

2014-09-26 Thread Пётр Б .
I can give more information but I just do not know what else to say. Everything else except CYGWIN variable is unchanged since installation. 2014-09-23 10:52 GMT+04:00, Пётр Б. satnatan...@gmail.com: I hope you aren't using 32-bit tools to view environemnt of 64-bit applications, do you? I am

Re: CYGWIN=wincmdln does not give me nuts

2014-09-23 Thread Пётр Б .
I hope you aren't using 32-bit tools to view environemnt of 64-bit applications, do you? I am not. I see the argv[0] in ProcExp64 - executable name - and nothing more. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

CYGWIN=wincmdln does not give me nuts

2014-09-22 Thread Пётр Б .
I was frustrated by not being able to view CMD of Cygwin processes in Windows tools. After a bit of research I found the talk about the wincmdln option and saw it mentioned in changelog. However, setting it did not take any effect even after reboot, Windows 7 SP1 Prof x64, Cygwin 1.7.32.0274