[issue34217] windows: cross compilation fails due to headers with uppercase

Erik Janssens report at bugs.python.org
Tue Jul 24 19:42:09 EDT 2018


New submission from Erik Janssens <erik.janssens at conceptive.be>:

When cross compiling python on a linux host with a case sensitive file system for a windows target.  The compilation will fail due to header
files which contain uppercases.

----------
components: Cross-Build, Windows
messages: 322333
nosy: Alex.Willmer, erikjanss, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: windows: cross compilation fails due to headers with uppercase
type: compile error
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34217>
_______________________________________


More information about the Python-bugs-list mailing list