|
From: Tatsuro M. <tma...@ya...> - 2009-01-15 10:35:11
|
Hello Timothee Lecomte Sorry I forgot to say thanks to you in the previous mail!! Regards Tatsuro --- Tatsuro MATSUOKA <tma...@ya...> wrote: > Hello > > Please add following > > **************** > gp_cairo_helpers.$(O): wxterminal/gp_cairo_helpers.c wxterminal/gp_cairo_helpers.h > $(CC) -c $(CFLAGS) $(CXXFLAGS) $(CAIRO_CFLAGS) $(PANGO_CFLAGS) wxterminal/gp_cairo_helpers.c > ******** > > after > > *********** > gp_cairo.$(O): wxterminal/gp_cairo.c wxterminal/gp_cairo.h > $(CC) -c $(CFLAGS) $(CXXFLAGS) $(CAIRO_CFLAGS) $(PANGO_CFLAGS) wxterminal/gp_cairo.c > ************* > > in makefile.mgw > > With the above modification wgnuplot.exe and wgnuplot_pipes.exe worked. > > BTW: > For gnuplot.exe, the problem seems to be remained. > Please see, > > http://www.nabble.com/Buildng-of-gnuplot.exe-for-win32-with-wxt-fails.-(mingw)-to20745152.html#a20745152 > > Regards > > Tatsuro > > > --- Timoth将アe Lecomte <tim...@lp...> wrote: > > > Tatsuro MATSUOKA a セュ竺crit : > > > Hello > > > > > > I failed to build wxt term on mingw with the latest cvs sources (2009-01-14) > > > I used the makefile.mgw. > > > > > > wxt_gui.o:wxt_gui.cpp:(.text+0x2841): undefined reference to > > `_gp_cairo_helper_coordval_to_chars' > > > collect2: ld returned 1 exit status > > > make: [gnuplot.exe] Error 1 (ignored) > > > The gd libraries used is gd-2.0.36RC1 static build (buily myself.) > > > > > > If ./confgiure and make process were modified, is it necesarry to modify makefile.mgw? > > > > > > > > > Regards > > > > > > Tatsuro > > > > > > > > Hello, > > > > Thanks for the report. You are right, I had forgotten to fix > > makefile.mgw. I just did it in CVS. Please tell me if it's ok now. > > > > Best regards, > > > > Timothセュ竺e > > > > > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |