diff -r 5072524fcc79 -r 80ef3a206772 Symbian3/PDK/Source/GUID-89C5B56D-0846-4D32-94E5-CEF8BFA47D4E.dita --- a/Symbian3/PDK/Source/GUID-89C5B56D-0846-4D32-94E5-CEF8BFA47D4E.dita Fri Jul 02 12:51:36 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-89C5B56D-0846-4D32-94E5-CEF8BFA47D4E.dita Fri Jul 16 17:23:46 2010 +0100 @@ -20,8 +20,8 @@

To migrate from C Standard Library (ESTLIB) to P.I.P.S., perform the following steps:

- - + +

Replace the LIBRARY entry in the .MMP file from estlib.lib to libc.lib libm.lib libpthread.lib.

@@ -29,7 +29,7 @@

Replace the LIBRARY entry in the .MMP file from ecrt0.lib to libcrt0.lib.

- +

Replace the SYSTEMINCLUDE path from \epoc32\include\libc to \epoc32\include\stdapis.

Important: If any non-POSIX worked around code (written to satisfy POSIX-deviated ESTLIB return codes) is present in your existing