[Dune-devel] current support gcc version
Christoph Grüninger
foss at grueninger.de
Mon Apr 7 18:52:21 CEST 2025
Hi Simon,
hi Andreas,
we wanted to keep the required C++ compiler, CMake, and Python
dependencies as part of the changelog. Then it is also archived for
older version.
For the current master nobody thought about adding this section to the
changelog. Once it is there, we might want to link from the website to
the changelog in our GitLab. This makes it easy to switch the branch and
get the information for releases.
Kind regards,
Christoph
Am 07.04.25 um 16:09 schrieb Simon Praetorius:
> Hi again,
>
> regarding the info on the webpage and the changelog: the problem was that we have at least 5 places where compiler requirements are listed and these were (and are still) not synchronizes. I think, we wanted to reduce this to 1 or 2 places only. That is why the webpage just refers to another source. This can probably be improved.
>
> Since the master is the current development version of our code, the compiler and library requirement for 2.11 might still change and thus is not fixed in the changelog. The only thing we can currently guarantee is what the ci system is testing.
>
> The question is, where is the best place to list the requirements, such that we can link to it from the other places?
>
> Best,
> Simon
>
> Dr. Simon Praetorius
> Institut für Wissenschaftliches Rechnen
> Fakultät Mathematik
> Technische Universität Dresden
> Tel.: TUD-34432
> Mail: simon.praetorius at tu-dresden.de
> Web: https://tu-dresden.de/mn/math/wir/das-institut/beschaeftigte/simon-praetorius
>
> ________________________________________
> Von: Dune-devel <dune-devel-bounces at lists.dune-project.org> im Auftrag von Simon Praetorius <simon.praetorius at tu-dresden.de>
> Gesendet: Montag, 7. April 2025 15:35:46
> An: dune-devel at lists.dune-project.org
> Betreff: Re: [Dune-devel] current support gcc version
>
> Hi Andreas,
>
> the decision was that we wanted to lift the minimal versions after the
> 2.10 version to something that allows working with c++ concepts. This is
> gcc >= 10 and clang >= 13. This is also what is implemented in the
> system tests and ci pipelines. It is written, for example, in the README
> of dune-common. There were a couple of MRs proposing and then
> implementing this change, see, for example,
> https://gitlab.dune-project.org/core/dune-common/-/merge_requests/1445
>
> Best,
> Simon
>
>
>
> Am 07.04.25 um 14:49 schrieb Dedner, Andreas:
>> Hi.
>> I'm having difficulties compiling current dune sources with g++ 9.4 on
>> an older system that I have.
>> The issue is the concepts used in dune-common.
>>
>> I was wondering what the current lowest version for g++ is? On the
>> webpage it says to look into the changelog (very sensible) but there I
>> can only find that g++ >= 9 should work for 2.10 but nothing newer
>> than that. Is there a changelog entry missing or did I miss it?
>>
>> Hope everyone is well
>> Andreas
>>
>> _______________________________________________
>> Dune-devel mailing list
>> Dune-devel at lists.dune-project.org
>> https://lists.dune-project.org/mailman/listinfo/dune-devel
>
> --
> Dr. Simon Praetorius
> Technische Universität Dresden
> Fakultät Mathematik
> Institut für Wissenschaftliches Rechnen
> Tel: TUD-34432
> Web: tu-dresden.de/Members/simon.praetorius
>
>
> _______________________________________________
> Dune-devel mailing list
> Dune-devel at lists.dune-project.org
> https://lists.dune-project.org/mailman/listinfo/dune-devel
--
Most customers will not accept source code with compile errors in it.
Dan Saks, CppCon 2016 (https://youtu.be/D7Sd8A6_fYU)
More information about the Dune-devel
mailing list