Hi, Don,

Many thanks for you reply! I've installed gcc, my problem now is that
'make: command not found', do you have any idea on how to solve this?



On Tue, Nov 4, 2008 at 8:18 AM, Don Ward <[EMAIL PROTECTED]> wrote:
> yufeng wang wrote:
>
>> I also just started to install cygwin. My first problem occurs when I
>> tried to install fftw-3.1.3 package, after './configure --enable...',
>> it says 'no acceptable c compiler found in path', thus I can't
>> continue with the next step. Anyone has similar problems? How did u
>> solve this?
>
> In your Cygwin shell, try the command "echo $PATH".  Does the result include
> "/usr/bin"?  If not, there is a problem with the way you are running Cygwin.
>
> Now try the command "which gcc".  Does it say "/usr/bin/gcc"?  If not, gcc
> is not installed correctly.
>
> The command "cygcheck -c" will show you what Cygwin packages are installed.
> You should see entries for gcc-core and gcc-g++.
>
> -- Don W.
>
>



-- 
Best,

Yufeng


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to