On 20 Sep, Dave Fisher wrote:
> 
> 
>> On Sep 20, 2020, at 9:40 AM, Marcus <marcus.m...@wtnet.de> wrote:
>> 
>> Am 19.09.20 um 12:36 schrieb Peter Kovacs:
>>> Keep in mind that C++ Standard has changed a lot in reasoned years,
>>> and at least I would like to go with the new standard. If we stick
>>> to the old code for long time it will make maintenance or
>>> development more difficuilt.
>> 
>> yes, that's why I wrote:
>> 
>> ... keeping the baseline for every OS as long as (technically)
>>     possible ...
> 
> As long as a compiler exists on that platform that compiles the older
> language standard we should not upgrade.
> 
> I started this thread to discuss build tools and to consider what to
> do when it becomes difficult to build and have the result work on a
> minimum platform.
> 
> My original suggestion is that:
> 
> (1) 4.1.X always keeps the current OS minimums.
> 
> (2) Should 4.2 branch also keep the current OS minimums or consider
> more recent OSs as minimums? Is there anything currently on that
> branch that is a concern?

In 4.2 and trunk we switched to supporting a newer version of gstreamer,
which is only available in CentOS 7 and above I believe.

If you want to have a working gstreamer, which is optional, 4.1.x is
stuck at CentOS 5 and 6.  CentOS 7 does not have a package for the old
gstreamer.

I don't know the situation for the other Linux distros.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to