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
> 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
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
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: