--- Comment #6 from forumer at smartmobili dot com 2009-03-24 13:51 ---
I think you can close it because I suppose the problem only happens with my
includes/toolchains.
I don't know why but normally DWORD definitions should be known since
VirtualProtect is.If you really wanted to make ev
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-03-24 11:47 ---
Can we please have a status update on whether this is a problem with your
header setup or GCCs fault?
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from sezeroz at gmail dot com 2009-03-19 23:27 ---
Regarding that the former type was int instead of DWORD, my suggest would be
replacing DWORD by unsigned int, like:
--- gcc/gcc/libgcc2.c.orig
+++ gcc/gcc/libgcc2.c
@@ -2068,7 +2068,7 @@ getpagesize (void)
int
mprotect
--- Comment #3 from gerald at pfeifer dot com 2009-03-19 21:45 ---
Ian, Ozkan, would you mind having a look on how to best solve this?
--
gerald at pfeifer dot com changed:
What|Removed |Added
---
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
GCC target triplet||arm-wince-pe
Keywords||build