|
From: Allin C. <cot...@wf...> - 2017-07-10 22:47:59
|
On Tue, 11 Jul 2017, Tatsuro MATSUOKA wrote:
> Thanks for the reply.
> I understand the situation.
>
> I really appreciate your successive efforts specially on gnuplot
> for windows.
Me too, Bastian has done a very nice job.
But your "support for XP" question is similar to one I asked a while
back about support for mingw ("plain old" minGW as opposed to
MingGW-w64). It may well be time to drop support for old
Windows-related software, but I think this should be made clear in
the ChangeLog and among the "config" files in the source tree. You
cannot compile current gnuplot for Windows using plain old minGW any
more, though the presence of files such as config.mgw suggests
otherwise.
Allin Cottrell
> ----- Original Message -----
>> From: Bastian Märkisch
>> To: 'Tatsuro MATSUOKA' ; gnuplot-beta
>> Cc:
>> Date: 2017/7/10, Mon 16:08
>> Subject: AW: Is minimal required platform Windows 7 only for the 5.3 or later for gnuplot for windows?
>>
>> For 5.2 this hasn't changed in syscfg.h. If the Direct2D windows terminal
>> backend is included in the build, the executable will only run on Vista SP2
>> with platform upgrade or later, though. Moreover there could be
>> restrictions implied by the libraries and compiler chain used, in particular
>> Qt.
>>
>> Bastian
>>
>>> -----Ursprüngliche Nachricht-----
>>> Von: Tatsuro MATSUOKA [mailto:tma...@ya...]
>>> Gesendet: Sonntag, 9. Juli 2017 23:30
>>> An: gnu...@li...; bma...@we...
>>> Betreff: Is minimal required platform Windows 7 only for the 5.3 or later
>> for
>>> gnuplot for windows?
>>>
>>> I saw the below in the ChangeLog in cvs branch source
>>>
>>> 2017-07-07 Bastian Maerkisch <bma...@we...>
>>> <snip>
>>> * src/syscfg.h: Minimum required API version is Windows 7 by
>>> default. Vista and XP are end-of-service.
>>>
>>>
>>> For gnuplot 5.2.x, is minimal required platform windows XP?
>>>
>>> Tatsuro |