Install kivy 1.8.0 dev to own Python 2.7.5

I have own Python 2.7.5 and own mingw/gcc, want to build kivy 1.8.0 dev from source. When you follow up instruction from section: http://kivy.org/docs/installation/installation-windows.html Using an exisiting Python installation (64/32 bit) Always got gcc link failure, C:\portableapps\mingw\bin\gcc.exe -mno-cygwin -shared -s c:\users\\appdata\local\temp\pip-tatybd-build\kivy\graphics\texture.o c:\users\\appdata\local\temp\pip-tatybd-build\kivy\graphics\texture.def -LC:\Python27\libs -LC:\Python27\PCbuild -lopengl32 -lglew32 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\kivy\graphics\texture.pyd …

gcc+mingW for python installation

When you hit this gcc error during some python installation: error: command ‘gcc’ failed with exit status 1 You should consider replace your gcc, this is good option here: https://github.com/develersrl/gccwinbinaries •GCC 4.3.3-tdm-1 (http://www.tdragon.net/recentgcc/) •binutils 2.19.1 •mingw32-make 3.81-2 •mingwrt 3.16 •w32api 3.13