Yes, gladly! The baseline distro (unpacks as gdl-0.9.6 top-level) https://sourceforge.net/projects/gnudatalanguage/files/latest/download
There's a lot of historical commentary here: https://sourceforge.net/p/gnudatalanguage/discussion/338691/thread/aae6c0d7/#9ea1 except for the use of BSD-XDR (not the XDR from pacman) all support can be gotten in msys2 - afaik. The 0.9.6v2 distro needs a few adjustments to work smoothly1 and to link: https://sourceforge.net/p/gnudatalanguage/patches/102/ The published plplot-5.11.1 has a quirk in the wingcc driver that is corrected in CVS. The attached patch corrects that problem and inserts a non-approved correction that allows better operation of the focus. I recommend you ignore wxwidgets until it is working. On Sat, Feb 20, 2016 at 2:32 PM, David Macek <[email protected]> wrote: > On 20. 2. 2016 23:13, Greg Jung wrote: > > GDL is basically a "console program" in that it starts out like any > other > > > There are third-party libraries attached, the most relevant to the > aspect that is breaking down is readline/ncurses, plplot, and wxwidgets. > > Only recently have I gotten the wxWidgets portion to function > > on windows at all, its performance on linux using gtk is excellent. We > are using > > the msw toolset. > > Running from the mingw32/mintty terminal ("pty") the program is working > > "fine" - with the usual deficit of tty- capabilities. > > It works great in the "cons" window if the program is built without > access to wxwidgets but when wxwidgets is linked in, it fails at the very > outset. > > Before I can get a stderr message out. > > > So, wxWidgets incorporation is horrendously broken even before it > > has had a chance to execute. But not when it is begun from the pty > process! > > Can you give (a link to) the source and instructions how to build it? > > -- > David Macek > >
fix_wingcc_togit.patch
Description: Binary data
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
