I tried to install sphinxbase on my win7 using cygwin for running pocketsphinx
android demo.
But I got the following error after executing make :
error: command 'gcc' failed with exit status 1
Makefile:471: recipe for target pymod-build-stamp' failed
make: *** Error 1
make: Leaving directory/cygdrive/c/psph/sphinxbase/python'
Makefile:330: recipe for target `all-recursive' failed
make: *** Error 1.
I visited the link and followed the steps, but to the same result.
I have used pocketsphinx-0.7 and sphinxbase-0.7 in above situation.
Kindly provide a solution for the same as it is critical for the success of my
B.Tech final project!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried to install sphinxbase on my win7 using cygwin for running pocketsphinx
android demo.
But I got the following error after executing make :
error: command 'gcc' failed with exit status 1
Makefile:471: recipe for target
pymod-build-stamp' failed make: *** Error 1 make: Leaving directory/cygdrive/c/psph/sphinxbase/python'Makefile:330: recipe for target `all-recursive' failed
make: *** Error 1.
I visited the link and followed the steps, but to the same result.
I have used pocketsphinx-0.7 and sphinxbase-0.7 in above situation.
Kindly provide a solution for the same as it is critical for the success of my
B.Tech final project!
See answer here
http://stackoverflow.com/questions/9862180/error-when-compiling-sphinxbase-
in-cygwin