Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-16 Thread Jose Isaias Cabrera
Csaba Ráduly, on Thursday, May 16, 2019 05:47 PM, wrote... >Hi José, Hi Csaba. >Building GMP, MPFR and MPC seems like overkill. The following packages are >available for Cygwin: > >libgmp-devel 6.1.2 >libmpfr-devel 4.0.2 >libmpc-devel 1.1.0 Yep, tried these, and for some reason, when I ran ./conf

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-16 Thread Csaba Ráduly
Hi José, On 16/05/2019 18:47, Jose Isaias Cabrera wrote: Csaba Raduly, on Thursday, May 16, 2019 03:36 AM, wrote... > >Hi José, >Another option is to download the source and build it yourself. Yep.  Going with this option.  Seems the most logical one for now.  After running ./configure, g

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-16 Thread Jose Isaias Cabrera
Csaba Raduly, on Thursday, May 16, 2019 03:36 AM, wrote... > >Hi José, >Another option is to download the source and build it yourself. Yep. Going with this option. Seems the most logical one for now. After running ./configure, got this error, configure: error: Building GCC requires GMP 4.

RE: is it possible to install "prev" package when using command line?

2019-05-16 Thread Maayan Apelboim
OK thank you. I found how to install cygsshd with a different name: ssh-host-config --yes -u "cyg_server" -c "binmode ntsec tty" -w {{ pass }} -N "sshd" -Original Message- From: Achim Gratz [mailto:strom...@nexgo.de] Sent: Wednesday, May 15, 2019 7:16 PM To: cygwin@cygwin.com Subject: Re

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-16 Thread Csaba Raduly
Hi Jose, On Wed, May 15, 2019 at 10:58 PM Jose Isaias Cabrera wrote: > > > Greetings. > > Is there a way an easy way to install gcc-6 and g++-6 on cygwin? I just > uninstalled v7.4.x or whatever was on the setup. I am trying to build a > software and gcc 7.x and g++ 7.x is giving too many com