|
From: Tatsuro M. <tma...@ya...> - 2014-03-23 12:40:38
|
--- On Sun, 2014/3/23, Bastian Märkischwrote: > Am 23.03.2014 01:23, schrieb Tatsuro MATSUOKA: > > Hello > > > > --- On Sat, 2014/3/22, Bastian Märkisch wrote: > > > >> Am 22.03.2014 11:42, schrieb Tatsuro MATSUOKA: > >>> Hello > >>> > >>> I have tried to build gnuplot cvs (ChangeLog 2014-03-21) on MinGW-w64-32 build with caca terminal. > >>> > >>> In building term.c, the following error messages were appeared : > >>> > >> (snip) > >>> > >>> I have used libcaca-0.9 built by myself on MinGW-w64-32 platform. > >>> > >>> Any suggestions? > >> > >> Yes, libcaca version >= 0.99.beta15 is required. But on Windows you > >> should better use the current svn version since it includes an improved > >> Windows driver. See http://caca.zoy.org/wiki/libcaca on how to obtain > >> the sources via svn or git. > >> > > I have tried to build svn source of libcaca. However, compile failed at caca/string.c due to internal compiler error. > > > > I do not remember if this is related or not, but my local copy of > libcaca contains the attached changes. With this patch it works fine > using MinGW32. > > Bastian With your patch, I could build libcaca and finally could build gnuplot for windows with caca terminal. Thanks for your help!! Tatsuro |