No of visitors who read this post: 306
Category: CYGWIN
Type: Question
No votes yet

Hi Experts,

I have two computers with almost identical configuration,both running Windows Vista Ultimate. I have installed Android ndk and have set the same configuration in both the systems. On one system,I get the error 127 while building my project with ndk-build. However the other system works absolutely fine. When I try to open arm-eabi-gcc.exe manually, I get the following error

 
 
 
"The procedure entry point __ctype_ptr__could not be located in the dynamic link library cygwin1.dll." 
 
Thanks,
Deborah
 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Hi Perry,

To fix the problem add 'cygwin/bin' folder to the environment path variable of your system. To do it, follow the picture posted below.

I think your problem should be solved. Feel free to ask any question if you face further problem though I think it will be alright.

Thanks for asking.

Hathy