Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000126 | mercury | Bug | public | 2010-01-12 11:10 | 2010-01-25 17:08 |
| Reporter | petdr | ||||
|---|---|---|---|---|---|
| Assigned To | wangp | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000126: unable to build asm_fast.gc.stseg grade under cygwin | ||||
| Description | mgnuc --grade asm_fast.gc.stseg --c-debug --no-ansi -- -c mercury_stacks.c -o mercury_stacks.o mercury_stacks.c: In function `MR_rewind_nondetstack_segments': mercury_stacks.c:330: error: structure has no member named `MR_zone_redzone' make[2]: *** [mercury_stacks.o] Error 1 The problem is that MR_zone_redzone is only defined if one can use mprotect to check for overflow, which one cannot do on cygwin. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| There are no notes attached to this issue. |
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2010-01-12 11:10 | New Issue | ||||
| 2010-01-12 11:10 | Status | new => assigned | |||
| 2010-01-12 11:10 | Assigned To | => wangp | |||
| 2010-01-25 17:08 | wangp | Status | assigned => resolved | ||
| 2010-01-25 17:08 | wangp | Resolution | open => fixed | ||