RE: [Monotone-devel] [drlvm][icl] Fix for the gc_gen compilation problem with Intel Compiler, windows

2006-11-07 Thread Zakirov, Salikh
On Fri, Nov 03, 2006 at 07:31:08PM +0300, Salikh Zakirov wrote: Hi, ... Nathaniel Smith wrote: I think maybe this went to the wrong list? Exactly. I am very sorry for that. I've attached a yellow paper with the reminder to check the list address for the future %-) Sorry for the noise.

Re: [Monotone-devel] [drlvm][icl] Fix for the gc_gen compilation problem with Intel Compiler, windows

2006-11-05 Thread Nathaniel Smith
I think maybe this went to the wrong list? On Fri, Nov 03, 2006 at 07:31:08PM +0300, Salikh Zakirov wrote: Hi, the following trivial patch fixes the gc_gen compilation problem with Intel Compiler under Windows: --- vm/gc_gen/src/common/gc_platform.h +++ vm/gc_gen/src/common/gc_platform.h

[Monotone-devel] [drlvm][icl] Fix for the gc_gen compilation problem with Intel Compiler, windows

2006-11-03 Thread Salikh Zakirov
Hi, the following trivial patch fixes the gc_gen compilation problem with Intel Compiler under Windows: --- vm/gc_gen/src/common/gc_platform.h +++ vm/gc_gen/src/common/gc_platform.h @@ -29,7 +29,7 @@ #include open/hythread_ext.h #define USEC_PER_SEC INT64_C(100) -#define VmThreadHandle