Re: Lost g++ after update

2004-01-28 Thread Brian Ford
This is the last one from me on this topic, I promise. On Wed, 28 Jan 2004, Igor Pechtchanski wrote: > On Wed, 28 Jan 2004, David Balazic wrote: > > > A few days ago I downloaded the actual setup.exe ( version 2.416 ) and run > > it to update my cygwin installation. > > I just pressed "Next" on e

Re: Lost g++ after update

2004-01-28 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, David Balazic wrote: > A few days ago I downloaded the actual setup.exe ( version 2.416 ) and run > it to update my cygwin installation. > I just pressed "Next" on each page. After it finished , I rebooted ( it > suggested so ). > > Then I noticed that I don't have g++ any mor

Lost g++ after update

2004-01-28 Thread David Balazic
A few days ago I downloaded the actual setup.exe ( version 2.416 ) and run it to update my cygwin installation. I just pressed "Next" on each page. After it finished , I rebooted ( it suggested so ). Then I noticed that I don't have g++ any more : $ g++ xxx.cpp bash: g++: command not found $ gc