|
From: Tatsuro M. <tma...@ya...> - 2016-02-11 01:38:43
|
----- Original Message ----- > From: Bastian Märkisch > To: Tatsuro MATSUOKA ; gnuplot-beta > Cc: > Date: 2016/2/10, Wed 17:54 > Subject: Re: Win32 build of gnuplot 5.0.2 > > > > Am 04.02.2016 um 07:00 schrieb Tatsuro MATSUOKA: >> Bastian: >> >> Do you use MinGW32 compliers on the original site(http://www.mingw.org/) ? >> >> Tatsuro > > > Yes, indeed. I am using MinGW's gcc 4.8.1. Old, but it works. > Also I do use binary packages of libraries whenever possible. > Please find a full list below. > > Bastian > > > Build environment: > - recent MinGW/MSYS, GCC v4.8.1, (1) > - lua 5.2 (1) > - zlib 1.2.8 (1) > - cairo 1.10.2 (2) > - expat 2.0.1 (2) > - fontconfig 2.8.0 (2) > - freetype 2.4.2 (2) > - gettext 0.18.1.1 (2) > - glib 2.28.8 (2) > - libpng 1.4.3 (2) > - pango 1.29.4 (2) > - pkg-config 0.26 (2) > - libgd 2.1.0 (3) > - libjpeg-turbo (4) > - wxWidgets wxMSW 2.8.12 (5) > - libcerf 1.3 (6) > - libcaca SVN rev #4872 (7) > - Qt 5.1.2 (8) > > (1) binary, http://www.mingw.org/ > (2) binary, http://www.gtk.org/download/win32.php > (3) source, http://www.libgd.org > (4) binary, http://www.libjpeg-turbo.org/ > (5) source, http://www.wxwidgets.org/downloads/ > (6) source, http://apps.jcns.fz-juelich.de/src/libcerf/ > (7) source, http://caca.zoy.org/wiki/libcaca > (8) binary, http://qt-project.org/downloads Thank you for information. It will be helpful for me and other people who would like to try on MinGW32 build. It would be better to write about my MinGW64 build environments. However, I do not have enough time to mention it at the moment. Tatsuro |