Changes between Version 2 and Version 3 of Ticket #3955


Ignore:
Timestamp:
2016-06-08T14:40:33+02:00 (8 years ago)
Author:
adrpo
Comment:

I'm about to fix all of these issues except "parallel code generation" with: PR957: https://github.com/OpenModelica/OMCompiler/pull/957 PR9: https://github.com/OpenModelica/OMCompiler-3rdParty/pull/9 I'm not sure it will work so we'll see after the Windows job finishes.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3955 – Description

    v2 v3  
    11Currently we have less optimizations in Windows:
    22- GC parallel mark is disabled
    3   https://github.com/ivmai/bdwgc/issues/119)
     3  https://github.com/ivmai/bdwgc/issues/119
    44- parallel parsing of library files is disabled (see #3805)
    55- parallel code generation is disabled for Windows