You Are Here:

Community: Wiki

This page was last modified on 25 September 2007, at 06:27.

Changing the GCC-E optimization level to speed up your application

From Forum Nokia Wiki

Following are the major changes that have to be done :

1> Go to the following path

C:\Symbian\9.1\S60_3rd\Epoc32\tools\compilation_config

        OR

$(EPOCROOT)\tools\compilation_config

2> Open the gcce.mk file

search for the following lines

#---------------------
# Release Mode Options
#---------------------
 
# Optimization Level in RELEASE mode
REL_OPTIMISATION=

Edit the above line as

REL_OPTIMISATION= -O2 -fno-unit-at-a-time

Also you can add the following line in the .MMP file

YourApp.mmp
// This tells the compiler to trim huge binaries
OPTION GCCE -O2 -fno-unit-at-a-time


For more information on GCCE optimization please visit : GCCE optimization option

External Links


Related Wiki Articles

No related wiki articles found

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia 
User Rating: qfnZuserE5FratingQNx5E2E0000X