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

Sorry Corion, one more question is there any explaination/relation everytime i type perl symbian\config.pl, i realized gcc.exe is terminated from the windows report, showed warning error gcc.exe not responding don't send or send report. Thank you so much
  • Comment on Re^4: Failed when build perl for nokia 6670 ?

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

    If you mean by your question that every time you start gcc.exe that Windows shows an error box that tells you that gcc.exe has been terminated, this is a problem with your installation of gcc.exe. This is not a Perl problem. Contact your system administrator on how to reinstall a working copy of gcc.exe.

      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

        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.