Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2010-07-26 14:41:26 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2010-07-26 14:41:26 +0400
commitbf1bee5d037a6ee731f57c4ec449d284386b0115 (patch)
tree6258bbbdc1523e66b18a4034fb3fd651303baece /Makefile
parent8eb31b6bcb21bde6892da83f7e50e0d4430837d1 (diff)
[#22846] GCC 4.4.1 support in Windows
In this commit i've fixed crash when opening file browser. This crash was caused by different _stat structures size in storage.c and filelist.c (because of force setting __MSVCRT_VERSION__ in storage.c), other errors from report were fixed earlier. I've used _stati64 strcutrure and functions and tested on official mingw-gcc 3.4.5, official mingw-gcc 4.4.0, tdm-mingw-gcc 4.4.1, cross mingw-gcc 4.4.4 and cross mingw-gcc 4.2.1-sjlj -- everything was ok in this configurations (except openexr and opencollada libraries which requires sjlj compiler, so i was unable to build blender with that libraries by official mingw-gcc 4.4.0)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions