On Thu, Apr 15, 2010 at 06:21:10PM +0300, Timo VJ Lähde wrote:
> Is that correct code ?
>
> [00011038] 204825FF strcsdr2, [r8], #-5F
> [0001103C] 0001 andeq r0, r0, r1
Yes, on x86 that's
[00011038] ff 25 48 20 01 00 jmp dword near [dword 0x12048]
> Should
tcc compiled with TCC_TARGET_ARM and TCC_TARGET_PE
tcc MsgBox.c -nostdlib -lcoredll
/* MsgBox.c */
void _start(void)
{
MessageBoxW(0, "T\0e\0s\0t\0", "T\0e\0s\0t\0", 0);
}
---
On Tue, Apr 13, 2010 at 06:55:43PM +0200, grischka wrote:
> Kirill Smelkov wrote:
> >By the way, do you have an idea about when 0.9.26 is going to happen?
> >Even approximate timing helps...
>
> Can happen whenever people want. You'd just agree on a revision
> number that is reasonably stable and