Hi,
Building a project under MoSync 2.3 (r767) under XP yields the following error message:
pipe-tool Copyright 2007-2009 Mobile Sorcery AB
pass 1. 94 known symbols.
pass 2. 37294 known symbols.
X:\Dev\MoSync\src\infra\Foo.cpp:84: Error: Unresolved symbol '___ashrdi3',
The relevant command is:
c:\MoSync\bin\pipe-tool.exe -appcode=SUOP -collect-stabs -sld -sc:\MoSync\lib\pipe -B X:\Dev\MoSync\FinalOutput\Debug\MobileSorcery\Emulator\program X:\Dev\MoSync\FinalOutput\Debug\MobileSorcery\Emulator\Foo.s X:\Dev\MoSync\FinalOutput\Debug\MobileSorcery\Emulator\Bar.s (...) X:\Dev\MoSync\FinalOutput\Debug\MobileSorcery\Emulator\main.s MAStdD.lib MAUtilD.lib
I cannot find any obvious project options to enable/disable required numeric functionality... Ideas?
G.