Hi, Very late reply… Sorry. If the question is still unanswered. :-)
On Thu, 16 May 2024 at 15:15, Reza Housseini <[email protected]> wrote: > I crated a modulefile with the module command for the gcc-toolchain on a > foreign system. Unfortunately the LD_LIBRARY_PATH of the gcc-toolchain > package is interfering with the system (due to the wrong libstdc++.so I > guess). Depending on how you created the modulefile, you need to unset LD_LIBRARY_PATH. Do you use the package “guix-modules” which creates Modulefiles using Guix? Cheers, simon
