RE: CC and GCC etc

2002-04-07 Thread Robert Mark Bram
Subject: Re: CC and GCC etc > I have neither GCC nor CC.. Then install it with the installer ( http://cygwin.com/setup.exe ), it's under the "devel" categoty, package name "gcc" and you could benefit of "make" too. Lapo -- Lapo 'Raist' Luchini [EM

Re: CC and GCC etc

2002-04-07 Thread Lapo Luchini
> I have neither GCC nor CC.. Then install it with the installer ( http://cygwin.com/setup.exe ), it's under the "devel" categoty, package name "gcc" and you could benefit of "make" too. Lapo -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529

RE: CC and GCC etc

2002-04-07 Thread Robert Mark Bram
Hi Lapo! >> I have been trying to make some files and encountered an error message >> indicating "cc" could not be found. Someone suggested to me that I should >> make sure that: >> >> (a) GCC is installed on your machine > >Well if you nistalled GCC then just use GCC and not CC... >Or else creat

Re: CC and GCC etc

2002-04-07 Thread Lapo Luchini
> I have been trying to make some files and encountered an error message > indicating "cc" could not be found. Someone suggested to me that I should > make sure that: > > (a) GCC is installed on your machine Well if you nistalled GCC then just use GCC and not CC... Or else create an alias like "a