Re: [Cegcc-devel] shlobj.h broken

2009-08-29 Thread Danny Backx
On Sun, 2009-08-30 at 03:02 +, Pierre Ynard wrote: > > I'm not sure whether your statement is entirely accurate. > > > > I just tested two compiles with the attached source, none gave a > > problem : > > It gives me: > > % ~/cegcc/bin/arm-mingw32ce-gcc -c t.c > t.c:2:2: warning: #warni

Re: [Cegcc-devel] shlobj.h broken

2009-08-29 Thread Pierre Ynard
> I'm not sure whether your statement is entirely accurate. > > I just tested two compiles with the attached source, none gave a > problem : It gives me: % ~/cegcc/bin/arm-mingw32ce-gcc -c t.c t.c:2:2: warning: #warning __MINGW32__ is defined t.c:7:2: warning: #warning _WIN32 is defined t

[Cegcc-devel] CEGCC latest svn and iwmmxt

2009-08-29 Thread pps
Hello everybody I downloaded and built latest cegcc (I'm using mingw32ce build) The problem I'm getting is that I can't build for iwmmxt cpu. I tried -mcpu=iwmmxt -march-iwmmxt -mabi=wmmxt etc, but nothing works. In all cases I get this error: iwmmxt requires an AAPCS compatible ABI for proper o

Re: [Cegcc-devel] shlobj.h broken

2009-08-29 Thread Danny Backx
On Fri, 2009-08-28 at 10:40 +0200, Pierre Ynard wrote: > Hello, > > Since revision 1337 "Define struct _SHELLEXECUTEINFO instead of struct > _SHELLEXECUTEINFOA and struct _SHELLEXECUTEINFOW", the header file > shlobj.h is broken, and its inclusion will give the following error: > > shlobj.h:1271: