|
From: Tatsuro M. <tma...@ya...> - 2010-12-09 05:09:14
|
Hello --- Tatsuro MATSUOKA wrote: > Hello > > What is purpose to build gnuplot on windows? > If you want to use cvs version, I am continuing distribute the binary on my web. > > http://www.tatsuromatsuoka.com/gnuplot/Eng/winbin/ > > If you want to build by yourself from other reason, you have to prepare a lot of dependencies > (libpng, > jpeg, gd, freetype, fontconfig, cairo, pango, iconv, intl, and wx). > Some libraries are available on the web site but some libraries should be built by yourself. > > Regards > > Tatsuro > > > > --- Alexandre Felipe wrote: > > One Problem: > > I can't compile. i use gcc 3.4.5 i tried using mingw32-make, it says > > "Nothing to be done for ..." > > who can help me, this questions > > Current Makefile.mgw requires to use the Msys + MinGW toolchain and thus requires the Msys make but not mingw32-make. It is logically possible to use mingw32-make but you have to modify path name handling. BTW, 1. You also have to get the pkg-config command working on the if you want to use the cairo based terminals (pngcairo, pdfcairo and wxt terminals.) 2. I myself could not built the gnuplot for a long time. But now I am building it about twice per a week. It is not easy way to build gnuplot on windows but you can do it if you strongly hope to do it. 3. I personally use GCC-4.5.0 but not 3.4.5 on the MinGW from the performance reason. Good Luck Tatsuro Regards -------------------------------------- Let's write special new year cards! - Yahoo! JAPAN Nengajo 2011 Special Site - http://pr.mail.yahoo.co.jp/nenga2011/ |