Lev Serebryakov wrote:
> Hello, cegcc-devel.
>
> I want to write custom IM (input method) for WM5.0/6.0 (here is no free
> Russian
> keyboard for these systems, and I don't want to use Russian (localized
> & translated) OS version.
> Cusom IM for SIP is COM object, implemented in DLL.
> So, I
[ Sorry I didn't reply sooner, I was out-of-office over the last week. ]
Girish Adiga wrote:
> I am trying to build SDL on cygwin platform using cross compiler cegcc.
> I found out that there is no user32 or any other related libraries
> available on cygwin cegcc environment. But at the same tim
Danny Backx wrote:
> Pedro,
>
> How do you feel about keeping track of what we know and have tested with
> a file such as the attachment ?
>
I think keeping status reports is good.
We need to be objective and reproducible on this. Most of the tools
we use have testsuites (binutils, gcc, gdb),
pgeorges wrote:
> I ported this program to evc4, and I get the same type of crash. So
> cegcc is ok, but I don't understand why this code works well with gcc on
> x86, and why the crash only occurs with optimisation on.
>
Sounds a lot like you're having some alignment problems. x86 is happy
de