[m-rev.] for review: further MinGW README changes
Julien Fischer
juliensf at csse.unimelb.edu.au
Thu Feb 17 01:50:41 AEDT 2011
On Wed, 16 Feb 2011, Paul Bone wrote:
> On Wed, Feb 16, 2011 at 03:28:21PM +1100, Julien Fischer wrote:
>>
>> For review by anyone.
>>
>> Branches: main, 11.01
>>
>> Further work on the MinGW README file.
>>
>> README.MinGW:
>> Mention that the low-level C parallel grades do not currently
>> work on Windows.
>
> Does anyone know why?
Because linking an executable in those grades currently fails on
Windows.
Based on the output from the linker it appears to be a problem
with the use of GCC's __thread extension. (The MinGW compiler
has been updated since I last tried it, so maybe it works now?)
Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list