« Return to Thread: Patch for makefile.mgw for console mode of gnuplot 4.3 for windows

Patch for makefile.mgw for console mode of gnuplot 4.3 for windows

by Tatsuro MATSUOKA-5 :: Rate this Message:

| View in Thread

Hello

With the kind help by Benjamin I have succeeded to build console mode gnuplot 4.3 for windows with the
wxt terminal.  The problem caused by the flag: '-Wl,--subsystem,windows -mwindows' in the wx-config.

http://www.nabble.com/console-mode-gnuplot-for-windows-with-wxt-doen-not-work-(gnuplot-4.3---mingw)-td25536073.html

The patch attached enable us to build console mode of gnuplot 4.3 for windows without modifying
wx-config.

In my opinion, the flag '-Wl,--subsystem,windows -mwindows' in wx-config for wxMSW is to be removed.
I have posted my opinion to the wx-develop post.  However at the moment, I cannot say that my opinion
will be accepted. Therefore I propose the patch attached.

Regards

Tatsuro

--------------------------------------
Yahoo! JAPAN - Internet Security for teenagers and parents.
http://pr.mail.yahoo.co.jp/security/

--------------------------------------
Yahoo! JAPAN - Internet Security for teenagers and parents.
http://pr.mail.yahoo.co.jp/security/

--------------------------------------
Yahoo! JAPAN - Internet Security for teenagers and parents.
http://pr.mail.yahoo.co.jp/security/

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
gnuplot-beta mailing list
gnuplot-beta@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-beta

makefile.mgw.patch (498 bytes) Download Attachment

 « Return to Thread: Patch for makefile.mgw for console mode of gnuplot 4.3 for windows