|
From: Tatsuro M. <tma...@ya...> - 2011-03-09 22:54:40
|
Hello Seeing what Hans and Bastian wrote, I feel that problem may come from old w32api libraries shipped with your MinGW. Regards Tatsuro --- Bastian M将」rkisch wrote: > Am 09.03.2011 00:00, schrieb Hans-Bernhard Brセュ謝ker: > > On 08.03.2011 23:14, Petr Mikulik wrote: > >> Can somebody compile current gnuplot cvs on Mingw? > > > > Works just fine here, using the version of makefile.mgw I recently added > > as "config/mingw/Makefile", on MinGW 6.1 under MSYS. > > > >> For me, it complains > >> against missing: > >> > >> AC_SRC_ALPHA > > > > If that's not in wingdi.h, your MinGW is too old. > > > >> TransparentBlt > >> AlphaBlend > > > > Those functions are part of the GDK since Windows 2000... Time to > upgrade, really ;) > > > > Those are supposed to be filled by msimg32.lib, recently added to the > > link lists. Are you up to date on that? makefile.mgw has to be at least > > at revision 1.62. > > > >> gettimeofday > > > > That's supposed to come from MinGW itself (sys/time.h). > > > >> I use gcc version 3.4.4 (mingw special). > > > > Well, maybe it's time to upgrade, then. > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |