From 6b2942688ce5ab85c1278a845c652009ef0b66f4 Mon Sep 17 00:00:00 2001 From: azav Date: Sat, 26 Sep 2009 19:34:53 +0000 Subject: Update to work with the latest PIPS version 1.6 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- symbian/README.SYMBIAN | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'symbian') diff --git a/symbian/README.SYMBIAN b/symbian/README.SYMBIAN index 03c1f0b234..3de4594dcf 100644 --- a/symbian/README.SYMBIAN +++ b/symbian/README.SYMBIAN @@ -4,7 +4,7 @@ == Requirement -(1) Nokia S60 SDK version 3.1 or later from http://www.forum.nokia.com/Resources_and_Information/Tools/Platforms/S60_Platform_SDKs/ with OpenC plugin installed. +(1) Nokia S60 SDK version 3.2 or later from http://www.forum.nokia.com/Resources_and_Information/Tools/Platforms/S60_Platform_SDKs/ with the latest OpenC plugin installed. Note: if you want to build dynamic extensions support you need to install the latest version of GCC compiler from http://www.codesourcery.com/gnu_toolchains/arm/portal/release643. After that you need to apply a patch below to a header file (SDK_ROOT)\epoc32\include\gcce\gcce.h @@ -94,7 +94,7 @@ == Known problems Currently gems are not supported. -Currently signals are not supported. +Currently signals are supported with reduced functionality (see OpenC release notes.) =end -- cgit v1.2.3