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

I haven't tried to build Perl for Symbian. I guess you have to set the appropriate environment variables, depending on the version of SDK you have installed and th eC compiler suite you have.

  • Comment on Re^3: Failed when build perl for nokia 6670 ?

Replies are listed 'Best First'.
Re^4: Failed when build perl for nokia 6670 ?
by Anonymous Monk on Feb 01, 2010 at 10:00 UTC
    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

      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