in reply to Re^5: Failed when build perl for nokia 6670 ?
in thread Failed when build perl for nokia 6670 ?

Sorry, i mean the problem about gcc.exe happen when i type perl symbian\config.pl after the error gcc.exe shows up and i click don't send the windows box gone and on the bottom of the running command shows symbian\config.pl: SDK not recognized. But when on cmd if i typed gcc --help or try to compile simple hello c program it show normal about that gcc, and the gcc is come from the sdk symbian software. Thank's and sorry

Replies are listed 'Best First'.
Re^7: Failed when build perl for nokia 6670 ?
by Corion (Patriarch) on Feb 01, 2010 at 10:13 UTC

    So, again, this is a problem with that version of gcc.exe and not with Perl. It is maybe a problem with how symbian/config.pl runs gcc.exe. Potentially, it is a conflict of different versions of cygwin.dll or cygwin1.dll on your system. I recommend not having any cygwin*.dll below C:/Windows and copying the relevant cygwin.dll besides the executable it belongs to.

      Sorry Corion, but i'm never install cygwin on the pc and i've been checked cygwin.dll on c:\windows but not found file cygwin.dll on that dir, thank's a lot