win32 x86 linker crash when trying to build WINSCW target from carbide

Login to reply to this topic.
Wed, 2008-04-16 23:23
Joined: 2007-07-13
Forum posts: 9

When I try to build my project for the WINSCW target the win32 x86 linker crashes. I am building from inside carbide, but I'm guessing this same issue would show when building from the command line. The error message I get is.

make[1]: *** [\Symbian\9.1\S60_3rd_MR_3\EPOC32\RELEASE\WINSCW\UDEB\test.exe] Error -1073741819
make: *** [TARGETTEST] Error 2

I am able to build the ARMV5 target for this same project. I had this issue previously and it turned out to be caused by overriding operator new. I #ifdefed that out for the emulator build, and it worked fine. I am having the crash again, and can't figure out what the issue is. Any ideas?


Tue, 2008-07-15 07:14
Joined: 2008-06-25
Forum posts: 3
win32 x86 linker for emulator build WINSCW

Hi All,

Even I am facing the same error .. when trying to create a DLL .. Could any one help ??

Thanks
Sundar

Wed, 2008-07-16 18:23
Joined: 2007-08-29
Forum posts: 293
Re: win32 x86 linker crash when trying to build WINSCW target fr

Hi,

Can you post your error code here. you have to check your .pkg file


Thanks & Regards
Ram

Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++

  • Login to reply to this topic.