Thread
:
[Maemo 5] Announce: Wargus - Warcraft II
View Single Post
pali
2012-02-21 , 21:37
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#
98
ARM has by default unsigned char and X86 has signed char. One problem in stratagus could be this, becuase stratagus needs signed char.
Now I commited patch to trunk which add gcc param -fsigned-char which tell gcc that char is by default signed on all platforms. In trunk are more other patches and now verson which I compiled working without crashing.
I do not know which commit fixed maemo problem, but I cannot reproduce crash on maemo anymore.
So I will release new version and for maemo too :-)
Quote & Reply
|
The Following 2 Users Say Thank You to pali For This Useful Post:
Estel
,
NerdKnight
pali
View Public Profile
Find all posts by pali