Saravanamutthukumaran <[email protected]> wrote: > Here i attached the config.log file... I installed gcc and other required > tools with cygwin, but its tellin that gcc is not found... pls give one > solution...
is gcc in your path? Can you run, e.g., gcc --version from the shell? If not, you'll need to find out where it was installed and add it to your $PATH environment variable. _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
