[Bug c++/105199] New: can't compile glslang on windows

malashkin.andrey at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Apr 8 07:18:22 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105199

            Bug ID: 105199
           Summary: can't compile glslang on windows
           Product: gcc
           Version: 11.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: malashkin.andrey at gmail dot com
  Target Milestone: ---

originally reported here
https://github.com/conan-io/conan-center-index/issues/10134

I am using mingw compiler 11.2.0, installed with choco.
When I am trying to build glslang version 1.3.204.0, it fails with following
error:

internal error in mingw32_gt_pch_use_address, at
config/i386/host-mingw32.c:192: MapViewOfFileEx: Attempt to access invalid
address.


More information about the Gcc-bugs mailing list