Hi,

is there a possibility how I could find out which Boost.Geometry Library version is compatible with Compiler: gcc-c++.x86_64 version 4.8.5 since unfortunately it is not possible for me to upgrade to a newer GCC version but I still would like to use your library.
I ask because it was not obvious to know that Boost.Geometry Library version 1.75 needs at least a GCC version 5 since on the official homepage older GCC Compilers are also listed under the section "Supported compilers": https://www.boost.org/doc/libs/1_75_0/libs/geometry/doc/html/geometry/compilation.html

I would really appreciate your help.

Thanks a lot in advance.


Mit freundlichen Grüßen / Kind regards

Ngoc Dung Do
Industry Consultant
Enterprise Application & Mobile 
IBM Global Business Services
+49 1525 87 96 542 Mobile
Französische Straße 24, 10117 Berlin
ngoc.dung.do@ibm.com

 
IBM Deutschland GmbH
Vorsitzender des Aufsichtsrats: Sebastian Krause
Geschäftsführung: Gregor Pillen (Vorsitzender), Agnes Heftberger, Gabriele Schwarenthorer, Markus Koerner, Christian Noll, Nicole Reimer
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 14562 / WEEE-Reg.-Nr. DE 99369940


Inactive hide details for Mateusz Loskot via Geometry ---16/02/2021 12:13:42---On Tue, 16 Feb 2021 at 11:56, Ngoc Dung Do via GMateusz Loskot via Geometry ---16/02/2021 12:13:42---On Tue, 16 Feb 2021 at 11:56, Ngoc Dung Do via Geometry <geometry@lists.boost.org> wrote:

From: Mateusz Loskot via Geometry <geometry@lists.boost.org>
To: "Boost.Geometry library mailing list" <geometry@lists.boost.org>
Cc: Mateusz Loskot <mateusz@loskot.net>
Date: 16/02/2021 12:13
Subject: [EXTERNAL] Re: [geometry] [Boost.Geometry] Compiling errors running the official source code example "model::multi_point"
Sent by: "Geometry" <geometry-bounces@lists.boost.org>





On Tue, 16 Feb 2021 at 11:56, Ngoc Dung Do via Geometry
<geometry@lists.boost.org> wrote:
>
>
https://www.boost.org/doc/libs/1_75_0/libs/geometry/doc/html/geometry/reference/models/model_multi_point.html 
>
> My system has the following characteristics:
> 1. OS: RHEL 7
> 2. Compiler: gcc-c++.x86_64 version 4.8.5

"GCC 6.1 was the first release with non-experimental C++14 support,
so the API and ABI of features added in C++14 is only stable since
that release."

https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2014 
https://gcc.gnu.org/onlinedocs/gcc-4.8.5/gcc/Standards.html#Standards 

However, you should be fine with GCC 5 as that is the lowest
GCC version the library is CI-tested with
https://github.com/boostorg/geometry/blob/3b0898389abd8dec839f6564c6ccf748f6b38c1f/.github/workflows/minimal-gcc.yml#L23-L29 

> 3. Compiling with C++14

Not possible, AFAIK.

Best regards,
--
Mateusz Loskot,
http://mateusz.loskot.net 
_______________________________________________
Geometry mailing list
Geometry@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/geometry