View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
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 | ||||||
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. | ||||||||
Attached Files |
|