bug#74455: gcc-toolchain and gfortran-toolchain conflict

2025-01-07 Thread Laurent Gatto
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 > &

bug#74455: gcc-toolchain and gfortran-toolchain conflict

2024-11-21 Thread Laurent Gatto
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