[Bug bootstrap/39503] New: libgcc2.c doesn't compile anymore

2009-03-19 Thread forumer at smartmobili dot com
Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: forumer at smartmobili dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39503

[Bug bootstrap/39503] libgcc2.c doesn't compile anymore

2009-03-19 Thread forumer at smartmobili dot com
--- Comment #1 from forumer at smartmobili dot com 2009-03-19 15:45 --- Hum maybe there is a problem in my defines because libgcc2 is using some windows functions and in particular mprotect so maybe I should try to find why DWORD is not defined in my case. -- http://gcc.gnu.org

[Bug bootstrap/39503] [4.4 Regression] libgcc2.c doesn't compile anymore

2009-03-24 Thread forumer at smartmobili dot com
--- 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