Re: [Cegcc-devel] compilation failure with MSYS

2009-11-15 Thread Sébastien Lorquet
Okay. You gave me what I needed, a priority ranking and pointers from where to start. I was not angry in my previous mail, just "afraid" this issue could be overlooked. Happy you do care. Quite frankly I'm not a autoconf/automake expert, but I'm willing to get cegcc working on windows without cygw

Re: [Cegcc-devel] fix cegcc PE bug

2009-11-15 Thread Danny Backx
On Sat, 2009-11-14 at 09:24 +0100, Danny Backx wrote: > On Sun, 2009-11-01 at 17:17 +0100, Vincent R. wrote: > > 1) Put section .edata and .idata inside .rdata > > 2) Put .bss data inside .data instead of emitting a .bss section > > 3) Fix IAT because value is NULL > > 4) Fix Pointer To Symbol Tabl

Re: [Cegcc-devel] compilation failure with MSYS

2009-11-15 Thread Danny Backx
On Sun, 2009-11-15 at 16:22 +0100, Sébastien Lorquet wrote: > do you think it's such a hard problem? or don't you have time to say > "We dont know" / "We don't care" / "We don't want to support this > platform because cygwin works" ? I'm not asking for a magic instant > fix, but a status update wou

Re: [Cegcc-devel] compilation failure with MSYS

2009-11-15 Thread Sébastien Lorquet
Hi, do you think it's such a hard problem? or don't you have time to say "We dont know" / "We don't care" / "We don't want to support this platform because cygwin works" ? I'm not asking for a magic instant fix, but a status update would be fine. Sebastien