All About Symbian - Nokia (S60) and Sony Ericsson (UIQ) smartphones unwrapped

  #1  
Old 24-06-2004, 10:22 AM
rita
Guest
 
Posts: n/a
Linker Errors - while generating a build for THUMB

Was succesfully able to build a exe, with some code on wins using the following commands
bldmake bldfiles
abld build wins urel

However, when used the same code and same mmp files for generating the exe for THUMB, i get a number of linker errors.
For generating the exe for THUMB used the following commands,
bldmake bldfiles
abld build thumb urel

Many of the errors are undefined references to the symbian system functions like,

undefined reference to `CBase::newL(unsigned int)'
undefined reference to `CBase::CBase(void)'
undefined reference to `CleanupStack::Pop(void)'
undefined reference to `CBase::~CBase(void)'
undefined reference to `RSemaphore::CreateLocal(int, TOwnerType)'
undefined reference to `User::LeaveIfError(int)'
undefined reference to `CActiveScheduler::Add(CActive *)'
etc etc

We have included system includes/libraries in the mmp file, as
SYSTEMINCLUDE \Epoc32\include \Epoc32\include\libc \Epoc32\include\libc\sys

LIBRARY euser.lib insock.lib esock.lib efsrv.lib estlib.lib
LIBRARY certstore.lib ctframework.lib crypto.lib wtlscert.lib
LIBRARY cryptalg.lib bigint.lib hash.lib random.lib privkey.lib

Am I missing out on something here ? Do we need to do something differently for thumb ?

Please can someone throw some light, on why am i getting these linker errors, while generating the exe for thumb.

Thanks in advance for all the help.
Ads
 

Bookmarks

Tags
build, errors, generating, linker, thumb

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PicoDrive for Series 60 Released! GhostDog N-Gage 367 20-06-2009 12:08 PM



All times are GMT. The time now is 05:19 PM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright Notes || Contact Us || Privacy Policy