g++ returns 127 and does nothing

Marco Atzeri marco.atzeri@gmail.com
Wed Dec 17 15:51:00 GMT 2014



On 12/17/2014 3:17 PM, Ilya Dogolazky wrote:
> Hi Marco!
>
> You're right I forgot to attach the cygcheck output (attaching it now).
> Does it show what's wrong? (I have not found anything relevant inside)
>
> 12/17/2014 03:12 PM, ext Marco Atzeri пишет:
>> broken installation, some dll's are missing.
>
> How can I fix it if it's about broken installation?
>
> Cheers,
>
> Ilya
>

cygwin                                  1.7.33-1                      OK

but

3071k 2013/08/31 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                   "cygwin1.dll" v0.0 ts=2013-08-31 21:37
     Cygwin DLL version info:
         DLL version: 1.7.25

So you have at least 1 , likely more, package not updated.

Check how many dll's were not installed with
  cd /usr/bin
  ls *new

I suspect at list cygwin1.dll.new will show up.

Stop all the services
   net stop cron
   net stop sshd

before the next update/installation.

Re-install the cygwin package

Regards
Marco

PS: 
http://www2.warwick.ac.uk/fac/sci/moac/people/students/peter_cock/cygwin/part2/

is giving very bad suggestion to install all the devel. You will have 
tons on useless package for your need. Almost all packages will be 
installed in this way .



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list