14 at some point, or are
there technical reasons that hold it back?
Best wishes,
Laurent
On Mon, 6 Jan 2025 at 20:25, Simon Tournier wrote:
>
> Hi,
>
> On Thu, 21 Nov 2024 at 08:57, Laurent Gatto wrote:
>
> > But fails I add gfortran-toolchain *after* gcc-toolchain
>
&
Here's a simple C++ chunk
```
$ cat main.cpp
#include
int main(void) {
std::cout << __cplusplus;
return 0;
}
```
that compiles as expected, with the latest gcc version
```
$ guix shell --container gcc-toolchain
The following derivation will be built:
/gnu/store/bvgndd1r6171zly7ir7fz