Gael Pasgrimaud wrote: > I have a problem to install lxml with Cython and --static-deps. > > The problem is that you dont keep the original os.environ in place > during subprocess so gcc is not found during ./configure of libxml2. > I've found a workaround and you can find my patch attached Updated the build script. Thanks! Stefan